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;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Prototypes for items shared across file boundaries in the BSP
|
||||
*/
|
||||
extern uint32_t bsp_serial_per_sec;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user