(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/asl.h>
#include <libraries/asl.h>
#include <utility/tagitem.h>
APTR AllocAslRequest (reqType , tagList)
LOCATION
In AslBase at offset 8
SYNOPSIS
ULONG reqType
struct TagItem * tagList
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY
20.10.1998 hkiel
Amiga Research OS
19.08.1998 bernie
moved inclusion of asl_intern.h to avoid conflict with <inline/stubs.h>
15.09.1997 srittau
Added some comments
Changed some of the include files
13.09.1997 nlorentz
Initial revision