2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: Exec function Supervisor
9 /******************************************************************************
12 AROS_LH1(void, Supervisor,
15 AROS_LHA(ULONG_FUNC, userFunction, A5),
18 struct ExecBase *, SysBase, 5, Exec)
38 ******************************************************************************/
44 .globl AROS_SLIB_ENTRY(Supervisor,Exec)
45 .type AROS_SLIB_ENTRY(Supervisor,Exec),@function
46 AROS_SLIB_ENTRY
(Supervisor
,Exec
):
47 /* The emulation has no real supervisor mode. */