macaw/macaw-ppc/tests/ppc/util.h
2017-10-24 17:21:00 -07:00

4 lines
61 B
C

#define EXIT() \
asm("li 0,1\n" \
"sc")