Removed repeated definition of WORD_BITS w/ S
This commit is contained in:
parent
736122276b
commit
8b98a0002f
@ -1,7 +1,6 @@
|
|||||||
#include "global.h"
|
#include "global.h"
|
||||||
#include "a64instruction.h"
|
#include "a64instruction.h"
|
||||||
|
|
||||||
#define WORD_BITS 32
|
|
||||||
#define HALT_WORD 0x8a000000
|
#define HALT_WORD 0x8a000000
|
||||||
|
|
||||||
#define TYPE_ID_LSB 26
|
#define TYPE_ID_LSB 26
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user