diff options
Diffstat (limited to 'include/asm-mips/reg.h')
-rw-r--r-- | include/asm-mips/reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/reg.h b/include/asm-mips/reg.h index a1ebd3aa93af..6173004cc88e 100644 --- a/include/asm-mips/reg.h +++ b/include/asm-mips/reg.h @@ -70,7 +70,7 @@ #endif -#if CONFIG_64BIT +#ifdef CONFIG_64BIT #define EF_R0 0 #define EF_R1 1 |