1 #ifndef _PROTO_CAPSIMAGE_H
2 #define _PROTO_CAPSIMAGE_H
5 #include <exec/types.h>
7 #if !defined(CLIB_CAPSIMAGE_PROTOS_H) && !defined(__GNUC__)
8 #include <clib/capsimage_protos.h>
12 extern struct Device
*CapsImageBase
;
16 #include <inline/capsimage.h>
17 #elif defined(__VBCC__)
18 #include <inline/capsimage_protos.h>
20 #include <pragma/capsimage_lib.h>
23 #endif /* _PROTO_CAPSIMAGE_H */