8abaeb3fa84bbdbcb743cbe10e9c2edddc7d117f
[fw/sdcc] / device / include / asm / gbz80 / features.h
1 /** GBZ80 specific features.
2  */
3 #ifndef __SDC51_ASM_GBZ80_FEATURES_H
4 #define __SDC51_ASM_GBZ80_FEATURES_H   1
5
6 #define _REENTRANT
7 #define _CODE
8
9 #endif