adds semihosting to all backends
This commit is contained in:
@ -201,6 +201,7 @@ struct tgc5c: public arch_if {
|
||||
|
||||
inline uint32_t get_last_branch() { return reg.last_branch; }
|
||||
|
||||
|
||||
#pragma pack(push, 1)
|
||||
struct TGC5C_regs {
|
||||
uint32_t X0 = 0;
|
||||
|
Reference in New Issue
Block a user