equal
deleted
inserted
replaced
39 #endif |
39 #endif |
40 #if defined(bsdi) || defined(__bsdi) || defined(__bsdi__) |
40 #if defined(bsdi) || defined(__bsdi) || defined(__bsdi__) |
41 #undef __BSDI__ |
41 #undef __BSDI__ |
42 #define __BSDI__ 1 |
42 #define __BSDI__ 1 |
43 #endif |
43 #endif |
44 #if defined(DREAMCAST) |
44 #if defined(_arch_dreamcast) |
45 #undef __DREAMCAST__ |
45 #undef __DREAMCAST__ |
46 #define __DREAMCAST__ 1 |
46 #define __DREAMCAST__ 1 |
47 #endif |
47 #endif |
48 #if defined(__FreeBSD__) |
48 #if defined(__FreeBSD__) |
49 #undef __FREEBSD__ |
49 #undef __FREEBSD__ |