kernel-helloworld-test

diff .hgignore @ 0:dbbd63da261f

helloworld kernel module and program that reads the /dev/ktest
author Eleni Maria Stea <eleni@mutantstargoat.com>
date Wed, 10 May 2017 13:11:31 +0300
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Wed May 10 13:11:31 2017 +0300
     1.3 @@ -0,0 +1,9 @@
     1.4 +syntax:glob
     1.5 +*.swp
     1.6 +*.o
     1.7 +*.cmd
     1.8 +*.ko
     1.9 +*.symvers
    1.10 +*.order
    1.11 +*.mod
    1.12 +*.mod.c