make the window layout a little tidier.
[AROS.git] / arch / .unmaintained / m68k-emul / cachepostdma.s
blob40d41ff6e379acd33dd7e625a811fa2caa800ab9
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc: Exec function CachePostDMA
6 Lang: english
7 */
9 /******************************************************************************
11 NAME
12 AROS_LH0(void, CachePostDMA,
14 LOCATION
15 struct ExecBase *, SysBase, 128, 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(CachePostDMA,Exec)
42 .type AROS_SLIB_ENTRY(CachePostDMA,Exec),@function
43 AROS_SLIB_ENTRY(CachePostDMA,Exec):
44 /* Dummy */
45 rts