diff --git a/core/m68k/m68k.h b/core/m68k/m68k.h index 078cbdf..bc99e07 100644 --- a/core/m68k/m68k.h +++ b/core/m68k/m68k.h @@ -76,7 +76,6 @@ /* signed and unsigned int must be at least 32 bits wide */ #define sint signed int -#define uint unsigned int #if M68K_USE_64_BIT