Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4558 → Rev 4263

/branches/network/uspace/srv/kbd/include/sun.h
File deleted
/branches/network/uspace/srv/kbd/include/layout.h
41,7 → 41,6
#include <sys/types.h>
 
typedef struct {
void (*reset)(void);
wchar_t (*parse_ev)(kbd_event_t *);
} layout_op_t;