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