grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / classes / zune / texteditor / include / defines / mccclass.h
blob0ffc2ea09eff5adc8bde2abbeb86179f921cf6e6
1 /* Automatically generated header (sfdc 1.4)! Do not edit! */
3 #ifndef _INLINE_MCCCLASS_H
4 #define _INLINE_MCCCLASS_H
6 #ifndef _SFDC_VARARG_DEFINED
7 #define _SFDC_VARARG_DEFINED
8 #ifdef __HAVE_IPTR_ATTR__
9 typedef APTR _sfdc_vararg __attribute__((iptr));
10 #else
11 typedef ULONG _sfdc_vararg;
12 #endif /* __HAVE_IPTR_ATTR__ */
13 #endif /* _SFDC_VARARG_DEFINED */
15 #ifndef AROS_LIBCALL_H
16 #include <aros/libcall.h>
17 #endif /* !AROS_LIBCALL_H */
19 #ifndef MCCCLASS_BASE_NAME
20 #define MCCCLASS_BASE_NAME MCCClassBase
21 #endif /* !MCCCLASS_BASE_NAME */
23 #define MCC_Query(___which) \
24 AROS_LC1(ULONG, MCC_Query, \
25 AROS_LCA(LONG, (___which), D0), \
26 struct Library *, MCCCLASS_BASE_NAME, 5, Mccclass)
28 #endif /* !_INLINE_MCCCLASS_H */