2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: Switch CPU to userstate (if supported)
9 /******************************************************************************
12 #include <proto/exec.h>
14 AROS_LH0(void, UserState
,
17 struct ExecBase
*, SysBase
, 26, Exec
)
20 Switch CPU to userstate if the CPU supports this.
40 ******************************************************************************/