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
alsa.audio: add additional read cycle if there is more than 20ms space in buffer
[AROS.git]
/
external
/
openurl
/
libopenurl
/
autoinit-aros.c
blob
ef3e8f917d2e1e219a7e8525d50f1f6126b376c2
1
#include <proto/openurl.h>
2
#include <aros/symbolsets.h>
3
4
ADD2LIBS
(
"openurl.library"
,
OPENURLVER
,
struct
Library
*,
OpenURLBase
);