mirror of
https://github.com/sstefani/mtrace.git
synced 2025-12-06 16:56:41 +08:00
fix header
This commit is contained in:
parent
d58595d904
commit
d88bac988c
@ -29,7 +29,7 @@
|
||||
#include <sys/user.h>
|
||||
#include <sys/ptrace.h>
|
||||
|
||||
#define BREAKPOINT_VALUE {0xcc}
|
||||
#define BREAKPOINT_VALUE { 0xcc }
|
||||
#define BREAKPOINT_LENGTH 1
|
||||
#define DECR_PC_AFTER_BREAK 1
|
||||
#define ARCH_ENDIAN_LITTLE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user