2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
9 #include "exec_intern.h"
10 #include <proto/exec.h>
12 /*****************************************************************************
16 AROS_LH1(LONG
, AllocTrap
,
19 AROS_LHA(long, trapNum
, D0
),
22 struct ExecBase
*, SysBase
, 57, Exec
)
41 29-10-95 digulla automatically created from
42 exec_lib.fd and clib/exec_protos.h
44 *****************************************************************************/