2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 /******************************************************************************
9 AROS_LH0(void, CacheClearU,
12 struct ExecBase *, SysBase, 106, Exec)
15 Flushes the contents of all CPU chaches in a simple way.
26 Currently this only works on Linux/m68k.
34 ******************************************************************************/
40 .globl AROS_SLIB_ENTRY(CacheClearU,Exec)
41 .type AROS_SLIB_ENTRY(CacheClearU,Exec),@function
42 AROS_SLIB_ENTRY
(CacheClearU
,Exec
):
43 movem.
l %d2-
%d4
,-(%sp
)
50 movem.
l (%sp
)+,%d2-
%d4