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
/
false
/
false.c
blob: 3883d89d424b167aa08bb921cdb2c7eb9ae0ef94 (
plain
) (
blame
)
1
2
#include <stdlib.h> int main () { exit(1); }