mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +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:
parent
92621abb86
commit
ebb463fd41
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user