diff options
Diffstat (limited to 'include/configs/v37.h')
-rw-r--r-- | include/configs/v37.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/v37.h b/include/configs/v37.h index f527440..6696985 100644 --- a/include/configs/v37.h +++ b/include/configs/v37.h @@ -376,6 +376,4 @@ #define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ #define BOOTFLAG_WARM 0x02 /* Software reboot */ - - #endif /* __CONFIG_H */ |