#ifndef _KERNEL_CONFIG_H #define _KERNEL_CONFIG_H #define KERNEL_MAJOR 0 #define KERNEL_MINOR 10 #endif