mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 23:12:22 +08:00
gensh4/include/bsp.h: Remove unused prototype and include
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
#include <rtems/console.h>
|
||||
#include <bspopts.h>
|
||||
#include <bsp/default-initial-extension.h>
|
||||
#include <termios.h> /* for tcflag_t */
|
||||
|
||||
#include "rtems/score/sh7750_regs.h"
|
||||
|
||||
@@ -87,11 +86,6 @@ extern uint32_t boot_mode;
|
||||
void bsp_hw_init(void);
|
||||
void early_hw_init(void);
|
||||
void bsp_cache_on(void);
|
||||
extern int _sci_get_brparms(
|
||||
tcflag_t cflag,
|
||||
unsigned char *smr,
|
||||
unsigned char *brr
|
||||
);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user