repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
delint
[AROS.git]
/
rom
/
devs
/
input
/
input.conf
blob
7c24a40c6eabbf97b7f55c1585e4a667accc7b50
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