1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00

Removed get_os which does not exist

git-svn-id: svn://svn.cc65.org/cc65/trunk@3232 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2004-10-08 20:25:39 +00:00
parent e009204041
commit a3b4b1472d

View File

@ -73,12 +73,8 @@ common to all CBM platforms.
<sect1>VIC20 specific functions<p>
The functions listed below are special for the VIC20. See the <htmlurl
url="funcref.html" name="function reference"> for declaration and usage.
There are currently no special VIC20 functions.
<itemize>
<item>get_ostype
</itemize>
<sect1>CBM specific functions<p>