Fix build.

Change-Id: Ied627f264a46e64f82a81b54e70daac2ebc0b708
Signed-off-by: Tim Newsome <tim@sifive.com>
This commit is contained in:
Tim Newsome 2022-04-11 11:16:32 -07:00
parent 00d7c7994a
commit b7fdcd5e85
1 changed files with 0 additions and 6 deletions

View File

@ -315,12 +315,6 @@ static inline int semihosting_getchar(struct semihosting *semihosting, int fd)
*/
static char *semihosting_user_op_params;
/**
* User operation parameter string storage buffer. Contains valid data when the
* TARGET_EVENT_SEMIHOSTING_USER_CMD_xxxxx event callbacks are running.
*/
static char *semihosting_user_op_params;
/**
* Portable implementation of ARM semihosting calls.
* Performs the currently pending semihosting operation