#ifndef FUSEE_DRIVER_UTILS_H #define FUSEE_DRIVER_UTILS_H #include #include #define vprintk vprintf #define printk printf #endif