1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00

finish last change

git-svn-id: svn://svn.cc65.org/cc65/trunk@3078 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2004-06-03 19:46:16 +00:00
parent 92621abb86
commit ebb463fd41

View File

@ -163,7 +163,7 @@ extern unsigned char _dos_type; /* the DOS flavour */
#define get_ostype _get_ostype
#define get_tv _get_tv
#define getdefdev _getdefdev
#endif /* #ifdef ATARI_COMPAT_PRE_2_10 */
#endif /* #ifdef ATARI_COMPAT_PRE_2_11 */
/* get_ostype return value defines (for explanation, see ostype.s) */
/* masks */