mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 07:38:52 +08:00
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