diff options
Diffstat (limited to 'hw/net/ne2000.h')
-rw-r--r-- | hw/net/ne2000.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/net/ne2000.h b/hw/net/ne2000.h index d022b28fc2..d213dccae3 100644 --- a/hw/net/ne2000.h +++ b/hw/net/ne2000.h @@ -1,5 +1,5 @@ #ifndef HW_NE2000_H -#define HW_NE2000_H 1 +#define HW_NE2000_H #define NE2000_PMEM_SIZE (32*1024) #define NE2000_PMEM_START (16*1024) |