repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git]
/
workbench
/
libs
/
codesetslib
/
libcodesets
/
autoinit-aros.c
blob
7efe1c2267b861aad4e524112b2b7b08f4a929e6
1
#include <proto/codesets.h>
2
#include <aros/symbolsets.h>
3
4
ADD2LIBS
(
"codesets.library"
,
CODESETSVER
,
struct
Library
*,
CodesetsBase
);