diff --git a/sysdeps/linux-gnu/x86/arch.h b/sysdeps/linux-gnu/x86/arch.h index e84b45d..43d14a8 100644 --- a/sysdeps/linux-gnu/x86/arch.h +++ b/sysdeps/linux-gnu/x86/arch.h @@ -29,7 +29,7 @@ #include #include -#define BREAKPOINT_VALUE {0xcc} +#define BREAKPOINT_VALUE { 0xcc } #define BREAKPOINT_LENGTH 1 #define DECR_PC_AFTER_BREAK 1 #define ARCH_ENDIAN_LITTLE