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
Overhauled GRUB menus to reduce number of entries, mainly by making use
[cake.git]
/
compiler
/
autoinit
/
aros.c
blob
f9fdc40d9763418a0f6dce7c239196a65d8c13e3
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#include <aros/arosbase.h>
7
#include <aros/symbolsets.h>
8
9
ADD2LIBS
(
AROSLIBNAME
,
39
,
struct
ArosBase
*,
ArosBase
);