diff options
Diffstat (limited to 'hw/lm32')
-rw-r--r-- | hw/lm32/lm32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/lm32/lm32.h b/hw/lm32/lm32.h index e338bfeae5..db9eb29ea4 100644 --- a/hw/lm32/lm32.h +++ b/hw/lm32/lm32.h @@ -1,5 +1,5 @@ #ifndef HW_LM32_H -#define HW_LM32_H 1 +#define HW_LM32_H #include "hw/char/lm32_juart.h" |