mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 10:14:29 +08:00
powerpc/virtex5/include/bsp.h: Fix warnings
This commit is contained in:
@@ -94,6 +94,11 @@ extern unsigned int BSP_time_base_divisor;
|
||||
int BSP_disconnect_clock_handler(void);
|
||||
int BSP_connect_clock_handler(void);
|
||||
|
||||
/*
|
||||
* Prototypes for BSP methods shared across file boundaries
|
||||
*/
|
||||
void zero_bss(void);
|
||||
|
||||
#endif /* ASM */
|
||||
|
||||
void BSP_ask_for_reset(void);
|
||||
|
||||
Reference in New Issue
Block a user