blob: d1d2100faa33c87d1dc9df6d1b867edde98ffc25 [file]
#!/bin/sh
if [ ! -c /dev/mem ]; then
/bin/mknod /dev/mem c 1 1
fi