cleanup tests/test_m680x.c
This commit is contained in:
parent
71a17331a3
commit
0efbe867e7
|
@ -7,8 +7,6 @@
|
|||
#include <capstone/platform.h>
|
||||
#include <capstone/capstone.h>
|
||||
|
||||
#define ARR_SIZE(a) (sizeof(a)/sizeof(a[0]))
|
||||
|
||||
#define WITH_DETAILS
|
||||
|
||||
struct platform {
|
||||
|
|
Loading…
Reference in New Issue