GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / mips / include / asm / mach-bcm63xx / bcm63xx_board.h
blobfa3e7e617b091dd38b4cf20e9a36f0b63d139202
1 #ifndef BCM63XX_BOARD_H_
2 #define BCM63XX_BOARD_H_
4 const char *board_get_name(void);
6 void board_prom_init(void);
8 void board_setup(void);
10 int board_register_devices(void);
12 #endif /* ! BCM63XX_BOARD_H_ */