]> git.sur5r.net Git - cc65/blobdiff - libsrc/cbm/open.s
There's no 'closeallstreams' (anymore ?).
[cc65] / libsrc / cbm / open.s
index 4e57f5efc5a4628983e5fc61decc3c2878815dcb..5c97aff566c3446f912f4815da334b59024881e0 100644 (file)
@@ -2,10 +2,6 @@
 ; Ullrich von Bassewitz, 16.11.2002
 ;
 ; int open (const char* name, int flags, ...);  /* May take a mode argument */
-;
-; Be sure to keep the value priority of closeallfiles lower than that of
-; closeallstreams (which is the high level C file I/O counterpart and must be
-; called before closeallfiles).
 
 
         .export         _open