diff options
Diffstat (limited to 'target/openrisc')
-rw-r--r-- | target/openrisc/cpu-param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/openrisc/cpu-param.h b/target/openrisc/cpu-param.h index 06ee64d..73be699 100644 --- a/target/openrisc/cpu-param.h +++ b/target/openrisc/cpu-param.h @@ -6,7 +6,7 @@ */ #ifndef OPENRISC_CPU_PARAM_H -#define OPENRISC_CPU_PARAM_H 1 +#define OPENRISC_CPU_PARAM_H #define TARGET_LONG_BITS 32 #define TARGET_PAGE_BITS 13 |