mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 02:44:35 +08:00
bsp/tms570: Simplify <bsp.h>
This commit is contained in:
@@ -37,18 +37,6 @@
|
||||
#define BSP_OSCILATOR_CLOCK 8000000
|
||||
#define BSP_PLL_OUT_CLOCK 160000000
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
struct rtems_bsdnet_ifconfig;
|
||||
|
||||
/** @} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#endif /* ASM */
|
||||
|
||||
#endif /* LIBBSP_ARM_TMS570_BSP_H */
|
||||
|
||||
Reference in New Issue
Block a user