tizen 2.4 release
[profile/mobile/platform/kernel/u-boot-tm1.git] / arch / arm / include / asm / arch-sc8810 / mcu_reboot.h
1 #ifndef _MCU_REBOOT_H_
2 #define _MCU_REBOOT_H_
3
4 void mcu_nand_reboot (void);
5 void mcu_uart_reboot (void);
6
7 #endif /* MCU_REBOOT_H */