Removed repeated definition of WORD_BITS w/ S

This commit is contained in:
Themis Demetriades 2024-06-03 16:17:15 +01:00
parent 736122276b
commit 8b98a0002f

View File

@ -1,7 +1,6 @@
#include "global.h"
#include "a64instruction.h"
#define WORD_BITS 32
#define HALT_WORD 0x8a000000
#define TYPE_ID_LSB 26