lcd
cdev_decl(lcd);
cdev_lcd_init(NLCD,lcd), /* 10: /dev/lcd */
void lcd(int, char **);
{ "lcd", H(lcdhelp), 0, 0, 0, CMPL(l) lcd },