7 lines
126 B
C
7 lines
126 B
C
![]() |
#ifndef __BCM63XX_FLASH_H
|
||
|
#define __BCM63XX_FLASH_H
|
||
|
|
||
|
int __init bcm63xx_flash_register(void);
|
||
|
|
||
|
#endif /* __BCM63XX_FLASH_H */
|