index
:
comus
ata
documentationBranch
fat32
forkman
main
old
pcie
tarBranch
tarfs_freya
uefi
user
its not just a kernel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user
/
poweroff.c
blob: f51a86f4ad6671525702549c5048b455bea549c5 (
plain
)
1
2
3
4
5
6
#include
<unistd.h>
int
main
(
void
)
{
return
poweroff
();
}