make the window layout a little tidier.
[AROS.git] / arch / .unmaintained / m68k-emul / cachecontrol.s
blobc1d6c39b4993a59ddc3e00d1c1e27bd8ac283d67
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 /******************************************************************************
8 NAME
9 AROS_LH0(void, CacheControl,
11 LOCATION
12 struct ExecBase *, SysBase, 108, Exec)
14 FUNCTION
16 INPUTS
18 RESULT
20 NOTES
22 EXAMPLE
24 BUGS
26 SEE ALSO
28 INTERNALS
30 HISTORY
32 ******************************************************************************/
34 #include "machine.i"
36 .text
37 .balign 16
38 .globl AROS_SLIB_ENTRY(CacheControl,Exec)
39 .type AROS_SLIB_ENTRY(CacheControl,Exec),@function
40 AROS_SLIB_ENTRY(CacheControl,Exec):
41 /* Dummy */
42 rts