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
This was crap, sorry.
[AROS.git]
/
compiler
/
autoinit
/
expansion.c
blob
09010a00b8231cbd3c19d761e088e089d010d83e
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#include <libraries/expansion.h>
7
#include <aros/symbolsets.h>
8
9
ADD2LIBS
(
EXPANSIONNAME
,
39
,
struct
ExpansionBase
*,
ExpansionBase
);