. service tells you which device it couldn't stat
[minix3.git] / lib / syscall / reboot.s
blob2883b77907ab1a357551f1dd5332680583deb026
1 .sect .text
2 .extern __reboot
3 .define _reboot
4 .align 2
6 _reboot:
7 jmp __reboot