Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 265a7483afc48e27c236b36e810be507 > files > 140

lkmpg-1.1.0-23.mga7.noarch.rpm

#/bin/sh

#compile userspace app
gcc -o ioctl ioctl.c

#create character device
mknod char_dev c 100 0