ignore generated files
[AROS.git] / arch / .unmaintained / m68k-emul / setsr.s
blob51a66355fd2a531ec18ba24ec5a984102f7fb547
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc: Exec function SetSR
6 Lang: english
7 */
9 /******************************************************************************
11 NAME
12 AROS_LH0(void, SetSR,
14 LOCATION
15 struct ExecBase *, SysBase, 24, 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(SetSR,Exec)
42 .type AROS_SLIB_ENTRY(SetSR,Exec),@function
43 AROS_SLIB_ENTRY(SetSR,Exec):
44 /* Dummy */
45 rts