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
Check for SYS/GL during library init. Reason is that
[AROS.git]
/
workbench
/
devs
/
audio
/
audio.conf
blob
f11cd285697c3b178f23d59edfc7621694c5994b
1
##begin config
2
version 50.0
3
libbasetype struct audiobase
4
residentpri 30
5
beginio_func beginio
6
abortio_func abortio
7
##end config
8
##begin cdefprivate
9
#include "audio_intern.h"
10
##end cdefprivate