#ifndef _HACK_KERNEL_H #define _HACK_KERNEL_H #include #define printk printf int suser (void); #endif