MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.
[deliverable/linux.git] / arch / mips / include / asm / mach-bcm63xx / bcm63xx_board.h
1 #ifndef BCM63XX_BOARD_H_
2 #define BCM63XX_BOARD_H_
3
4 const char *board_get_name(void);
5
6 void board_prom_init(void);
7
8 void board_setup(void);
9
10 int board_register_devices(void);
11
12 #endif /* ! BCM63XX_BOARD_H_ */
This page took 0.043684 seconds and 5 git commands to generate.