Forgotten changes that should have been part of the r45368 64-bit fix.
[AROS.git] / rom / devs / input / input.conf
blob7c24a40c6eabbf97b7f55c1585e4a667accc7b50
1 ##begin config
2 version 41.3
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 ##end functionlist