Moving to main tree, needed by SysExplorer
[AROS.git] / workbench / classes / zune / nlist / include / inline4 / mccclass.h
blobd0720e44e0bdbb02dc5139a121c08062d9024f78
1 #ifndef INLINE4_MCCCLASS_H
2 #define INLINE4_MCCCLASS_H
4 /*
5 ** This file was auto generated by idltool 50.10.
6 **
7 ** It provides compatibility to OS3 style library
8 ** calls by substituting functions.
9 **
10 ** Do not edit manually.
11 */
13 #ifndef EXEC_TYPES_H
14 #include <exec/types.h>
15 #endif
16 #ifndef EXEC_EXEC_H
17 #include <exec/exec.h>
18 #endif
19 #ifndef EXEC_INTERFACES_H
20 #include <exec/interfaces.h>
21 #endif
24 /* Inline macros for Interface "main" */
25 #define MCC_Query(which) IMCCClass->MCC_Query(which)
27 #endif /* INLINE4_MCCCLASS_H */