ARM divsi3.S: raise(SIGFPE) when called for
[minix.git] / drivers / ramdisk / rc.arm
blob3a40acccf0a221a107e11b6db04d6fa35cbc15a6
1 #!/bin/sh
2 # LSC FIXME quick hack, we should retink the rc script so we do not
3 # get two different script
4 set -e
7 exec >/dev/log
8 exec 2>/dev/log
9 exec </dev/null
11 #XXX
12 #/bin/service -c up /sbin/mmc -dev /dev/c0d0
13 #/bin/fsck.mfs -p /dev/c0d0p1
14 #/bin/mount /dev/c0d0p1 /mnt
15 #gpio
16 #mount -t gpio none /gpio
18 exit