grub2: bring back build of aros-side grub2 tools
[AROS.git] / rom / partition / include / proto / partition.h
blob7f8881de7aff70afe9ee6f085a8b762ba678962d
1 #ifndef PROTO_PARTITION_H
2 #define PROTO_PARTITION_H
4 /*
5 Copyright © 1995-98, The AROS Development Team. All rights reserved.
6 Automatically generated header
7 */
9 #include <clib/partition_protos.h>
11 #ifdef __GNUC__
12 # include <inline/partition.h>
13 #endif
15 #ifndef __NOLIBBASE__
16 extern struct PartitionBase *
17 #ifdef __CONSTLIBBASEDECL__
18 __CONSTLIBBASEDECL__
19 #endif
20 PartitionBase;
21 #endif
24 #endif /* PROTO_PARTITION_H */