This website requires JavaScript.
Explore
Help
Sign In
GaloisInc
/
macaw
Watch
1
Star
1
Fork
0
You've already forked macaw
mirror of
https://github.com/GaloisInc/macaw.git
synced
2024-12-02 10:54:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5970878919
macaw
/
macaw-ppc
/
tests
/
ppc
/
util.h
Ben Selfridge
2ada779a1f
test-just-exit
2017-10-24 17:21:00 -07:00
4 lines
61 B
C
Raw
Blame
History
#
define EXIT() \
asm("li 0,1\n" \
"sc")
Reference in New Issue
View Git Blame
Copy Permalink