*sigh* .. take 10 ... delete the correct lines this time.
[AROS.git] / rom / devs / keyboard / keyboard.conf
blobd8727a8046f6128a2e3fc147eadb9870a702c957
1 ##begin config
2 version 41.2
3 residentpri 44
4 libbasetype struct KeyboardBase
5 oopbase_field kb_OOPBase
6 options noexpunge
7 beginio_func beginio
8 abortio_func abortio
9 ##end config
10 ##begin cdefprivate
11 #include "keyboard_intern.h"
12 ##end cdefprivate