2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: Switch CPU in supervisor state (if supported)
9 /******************************************************************************
12 #include <proto/exec.h>
14 AROS_LH0(void, SuperState
,
17 struct ExecBase
*, SysBase
, 25, Exec
)
20 If the CPU supports this, this function activates the supervisor
41 ******************************************************************************/