index
:
futiles
main
An implementation of POSIX utilities.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
false.c
blob: f30e83521daebb15a24d70d783350f99de7c628b (
plain
)
1
2
3
int false_main([[maybe_unused]] int argc, [[maybe_unused]] char *argv[]) { return 1; }