--- hatari/src/uae-cpu/sysdeps.h 2019/04/01 07:10:42 1.1.1.5 +++ hatari/src/uae-cpu/sysdeps.h 2019/04/01 07:11:01 1.1.1.6 @@ -134,13 +134,6 @@ typedef uae_u32 uaecptr; #endif -#if defined USE_COMPILER -#undef NO_PREFETCH_BUFFER -#undef NO_EXCEPTION_3 -#define NO_EXCEPTION_3 -#define NO_PREFETCH_BUFFER -#endif - #ifndef O_BINARY #define O_BINARY 0 #endif