#ifndef __DRIVER_H #define __DRIVER_H #ifdef __cplusplus extern "C" { #endif #include <kernel/driver.h> #ifdef __cplusplus } #endif #endif