Home
last modified time | relevance | path

Searched refs:command_line (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/lib/semihosting/
A Dsemihosting.c37 char *command_line; member
148 long semihosting_system(char *command_line) in semihosting_system() argument
152 system_block.command_line = command_line; in semihosting_system()
153 system_block.command_length = strlen(command_line); in semihosting_system()
/arm-trusted-firmware-2.8.0/include/lib/
A Dsemihosting.h50 long semihosting_system(char *command_line);

Completed in 4 milliseconds