repo.or.cz
/
cake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
define __KERNEL_STRICT_NAMES to avoid inclusion of kernel types on systems that carry...
[cake.git]
/
compiler
/
autoinit
/
asl.c
blob
74a4bdb2099e0dfb4278874cbd04bd30a1c64254
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#include <aros/symbolsets.h>
7
8
ADD2LIBS
(
"asl.library"
,
39
,
void
*,
AslBase
);