extern struct chip_operations superio_nsc_pc87366_ops; #include #include struct superio_nsc_pc87366_config { struct uart8250 com1, com2; struct pc_keyboard keyboard; };