diff options
Diffstat (limited to 'include/exec/hwaddr.h')
-rw-r--r-- | include/exec/hwaddr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/exec/hwaddr.h b/include/exec/hwaddr.h index a71c93cc8..c9eb78fba 100644 --- a/include/exec/hwaddr.h +++ b/include/exec/hwaddr.h @@ -3,7 +3,6 @@ #ifndef HWADDR_H #define HWADDR_H - #define HWADDR_BITS 64 /* hwaddr is the type of a physical address (its size can be different from 'target_ulong'). */ |