Wanderer/Info: fix compilation
[AROS.git] / arch / .unmaintained / m68k-emul / superstate.s
blob2c2557fb5776a247ce54514e012ccb2780c9895b
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc: Exec function SuperState
6 Lang: english
7 */
9 /******************************************************************************
11 NAME
12 AROS_LH0(void, SuperState,
14 LOCATION
15 struct ExecBase *, SysBase, 25, Exec)
17 FUNCTION
19 INPUTS
21 RESULT
23 NOTES
25 EXAMPLE
27 BUGS
29 SEE ALSO
31 INTERNALS
33 HISTORY
35 ******************************************************************************/
37 #include "machine.i"
39 .text
40 .balign 16
41 .globl AROS_SLIB_ENTRY(SuperState,Exec)
42 .type AROS_SLIB_ENTRY(SuperState,Exec),@function
43 AROS_SLIB_ENTRY(SuperState,Exec):
44 /* Dummy */
45 rts