Adjusted documentation to static drivers as part of the C library.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5895 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-11-01 20:35:00 +00:00
parent 8780efd53f
commit 420d29a37e
2 changed files with 1 additions and 4 deletions

View File

@@ -94,8 +94,6 @@ allow access to hardware located in the address space.
<sect>Loadable drivers<p>
All drivers must be statically linked because no file I/O is available.
See the documentation for the <htmlurl url="co65.html" name="co65 utility">
for information on how to do that.
<sect1>Graphics drivers<p>