Initial import of Scalos. To decrease size I have
[AROS-Contrib.git] / scalos / include / defines / scalosplugin.h
blobe6b371ffc325ddf9e78bdcdc4d920cec0bedad94
1 /* Automatically generated header! Do not edit! */
3 #ifndef _INLINE_SCALOSPLUGIN_LIB_SFD_H
4 #define _INLINE_SCALOSPLUGIN_LIB_SFD_H
6 #ifndef AROS_LIBCALL_H
7 #include <aros/libcall.h>
8 #endif /* !AROS_LIBCALL_H */
10 #ifndef SCALOSPLUGIN_LIB_SFD_BASE_NAME
11 #define SCALOSPLUGIN_LIB_SFD_BASE_NAME ScalosPluginBase
12 #endif /* !SCALOSPLUGIN_LIB_SFD_BASE_NAME */
14 #define SCAGetClassInfo() __SCAGetClassInfo_WB(SCALOSPLUGIN_LIB_SFD_BASE_NAME)
15 #define __SCAGetClassInfo_WB(___base) \
16 AROS_LC0(const struct ScaClassInfo *, SCAGetClassInfo, \
17 struct Library *, (___base), 5, Scalosplugin_lib_sfd)
19 #endif /* !_INLINE_SCALOSPLUGIN_LIB_SFD_H */