forked from Imagelibrary/rtems
mpc8260ads/include/bsp.h: Add prototype to fix warning
This commit is contained in:
@@ -80,6 +80,11 @@ void *M8260AllocateRiscTimers( int count );
|
|||||||
extern char M8260DefaultWatchdogFeeder;
|
extern char M8260DefaultWatchdogFeeder;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Prototypes for items shared across file boundaries in the BSP
|
||||||
|
*/
|
||||||
|
extern uint32_t bsp_serial_per_sec;
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user