adopted original preprocessor defines

This commit is contained in:
Markus Fröschle
2012-11-04 16:52:31 +00:00
parent 43d20c0e14
commit 8bad0545d2
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#ifdef _NOT_USED_
#define cf_stack
//#define ii_on
@@ -17,7 +17,6 @@
#define halten_exg
#define halten_movep
#define halten_ewf
#endif /* _NOT_USED_ */
#define DIP_SWITCH (*(volatile uint8_t *)(&_MBAR[0xA2C]))
#define DIP_SWITCHa __MBAR + 0xA2C