Drop main() prototype. Syncs with NetBSD-8
[minix.git] / minix / commands / swifi / tests / rs.restart_imm
blob8cb1fa34dc5167272b96f523c74fc367fbe455f8
1 #!/bin/sh
3 # 'Recovery' script immediately restarts.
4 echo "Arguments: $@" >/dev/console
5 minix-service restart "$1"