revert between 56095 -> 55830 in arch
[AROS.git] / workbench / devs / diskimage / include / aros / proto / diskimage.h
blobf355414582a737a3075049f3b3befcb30aa8260d
1 /* Automatically generated header (sfdc 1.4)! Do not edit! */
3 #ifndef PROTO_DISKIMAGE_H
4 #define PROTO_DISKIMAGE_H
6 #include <clib/diskimage_protos.h>
8 #ifndef _NO_INLINE
9 # if defined(__GNUC__)
10 # ifdef __AROS__
11 # include <defines/diskimage.h>
12 # else
13 # include <inline/diskimage.h>
14 # endif
15 # else
16 # include <pragmas/diskimage_pragmas.h>
17 # endif
18 #endif /* _NO_INLINE */
20 #ifdef __amigaos4__
21 # include <interfaces/diskimage.h>
22 # ifndef __NOGLOBALIFACE__
23 extern struct DiskImageIFace *IDiskImage;
24 # endif /* __NOGLOBALIFACE__*/
25 #endif /* !__amigaos4__ */
26 #ifndef __NOLIBBASE__
27 extern struct Library *
28 # ifdef __CONSTLIBBASEDECL__
29 __CONSTLIBBASEDECL__
30 # endif /* __CONSTLIBBASEDECL__ */
31 DiskImageBase;
32 #endif /* !__NOLIBBASE__ */
34 #endif /* !PROTO_DISKIMAGE_H */