63c883d72609c2b9059d0953a929c9e4be4b6bf7
[my-code/kernel.git] / hello / hello-1.c
1 /* hello world using init macros */
2
3 #include <linux/module.h>
4 #include <linux/kernel.h>
5
6