2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: Retrieve information about the OS
8 #define AROS_TAGRETURNTYPE ULONG
9 #include <aros/arosbase.h>
10 #include "alib_intern.h"
11 #include <utility/tagitem.h>
13 extern struct Library
* ArosBase
;
15 /*****************************************************************************
18 #define NO_INLINE_STDARG /* turn off inline def */
19 #include <proto/aros.h>
40 aros.library/ArosInquireA()
46 *****************************************************************************/
48 AROS_SLOWSTACKTAGS_PRE(tag1
)
50 retval
= ArosInquireA(AROS_SLOWSTACKTAGS_ARG(tag1
));
52 AROS_SLOWSTACKTAGS_POST