Gupje/debugger_archs/ga_arm.h

5 lines
54 B
C
Raw Normal View History

2024-08-02 14:05:02 +00:00
#include <unistd.h>
void dump_regs(uint32_t addr){
}