5 lines
54 B
C
Raw Normal View History

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