Updated PCI IDs to latest snapshot.
[tangerine.git] / rom / devs / input / input.conf
blobc7bc014135df80a54546762e37833da717b83466
1 ##begin config
2 version 41.2
3 libbasetype struct inputbase
4 residentpri 30
5 options noexpunge
6 beginio_func beginio
7 abortio_func abortio
8 ##end config
9 ##begin cdefprivate
10 #include "input_intern.h"
11 ##end cdefprivate
12 ##begin functionlist
13 UWORD PeekQualifier() ()
14 .skip 12
15 void AddNullEvent() ()
16 ##end functionlist