Home
last modified time | relevance | path

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

/openbmc/qemu/semihosting/
H A Dconfig.c54 typedef struct SemihostingConfig { struct
61 } SemihostingConfig; argument
63 static SemihostingConfig semihosting;
101 SemihostingConfig *s = opaque; in add_semihosting_arg()