2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
6 #include <aros/kernel.h>
8 #include <kernel_base.h>
9 #include <kernel_syscall.h>
11 #include <proto/kernel.h>
13 /* See rom/kernel/cause.c for documentation */
15 AROS_LH0I(void, KrnCause
,
16 struct KernelBase
*, KernelBase
, 3, Kernel
)
20 /* Stub function - this is not needed, since the caller
21 * (exec/Cause) does not call KrnCause() on the amiga-m68k