1 #ifndef CLIB_SCALOSPLUGIN_PROTOS_H
2 #define CLIB_SCALOSPLUGIN_PROTOS_H
7 ** C prototypes. For use with 32 bit integers only.
9 ** Copyright © 2001 Amiga, Inc.
10 ** All Rights Reserved
15 #endif /* __cplusplus */
17 const struct ScaClassInfo
*SCAGetClassInfo( VOID
);
21 #endif /* __cplusplus */
23 #endif /* CLIB_SCALOSPLUGIN_PROTOS_H */