#ifndef LCD2002_IOCTL_H #define LCD2002_IOCTL_H int lcd2x20_init(void); void lcd2x20_exit(void); #endif /* LCD2002_IOCTL_H */