index
:
apple_cmds.git
apple
main
WIP BSD Userland for iOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell_cmds
/
true
/
true.c
blob: d973485a7336c162f0d79f5d7dd5667719bb5658 (
plain
) (
blame
)
1
2
#include <stdlib.h> int main () { exit(0); }