mirror of https://gitee.com/openkylin/linux.git
6 lines
128 B
C
6 lines
128 B
C
|
/*
|
||
|
* Defines for zoom boards
|
||
|
*/
|
||
|
extern int __init zoom_debugboard_init(void);
|
||
|
extern void __init zoom_peripherals_init(void);
|