6 #endif /* !EXEC_IO_H */
8 #include <exec/memory.h>
9 #endif /* !EXEC_MEMORY_H */
10 #ifndef EXEC_DEVICES_H
11 #include <exec/devices.h>
12 #endif /* !EXEC_DEVICES_H */
14 #include <exec/ports.h>
15 #endif /* !EXEC_PORTS_H */
16 #ifndef EXEC_SEMAPHORES_H
17 #include <exec/semaphores.h>
18 #endif /* !EXEC_SEMAPHORES_H */
20 #include <clib/exec_protos.h>
24 #define EXEC_BASE_NAME (*(struct ExecBase **)4)
25 #endif /* _USEOLDEXEC_ */
26 #include <inline/exec.h>
29 #if !defined(__NOLIBBASE__) && !defined(_USEOLDEXEC_)
30 extern struct ExecBase
*
31 #ifdef __CONSTLIBBASEDECL__
33 #endif /* __CONSTLIBBASEDECL__ */
35 #endif /* !__NOLIBBASE__ && !_USEOLDEXEC_ */
38 #include <proto/alib.h>
39 #endif /* !PROTO_ALIB_H */
41 #endif /* !PROTO_EXEC_H */