index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
probe
/
HAVE_INLINE_ASM
blob: 726c32f6b34ecfb0c1d052760ef6059ba75d572c (
plain
)
1
2
3
4
int main(void) { __asm__(""); return 0; }