#ifndef AMIGAKBD_H #define AMIGAKBD_H void amigakbd_init( void ); INPUT_PORTS_EXTERN( amiga_keyboard ); #endif /* AMIGAKBD_H */