2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
8 #include "exec_intern.h"
9 #include <proto/exec.h>
11 /*****************************************************************************
15 AROS_LH1(LONG
, AllocTrap
,
18 AROS_LHA(long, trapNum
, D0
),
21 struct ExecBase
*, SysBase
, 57, Exec
)
39 *****************************************************************************/
43 #warning TODO: Write exec/AllocTrap()
44 aros_print_not_implemented ("AllocTrap");