2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 /*****************************************************************************
10 AROS_LH0(void, CacheClearU,
13 struct ExecBase *, SysBase, 106, Exec)
16 Flushes the contents of all CPU caches in a simple way.
31 Left out until I decide about PPC memory model
34 ******************************************************************************/
40 .globl AROS_SLIB_ENTRY(CacheClearU,Exec)
41 .type AROS_SLIB_ENTRY(CacheClearU,Exec),@function
42 AROS_SLIB_ENTRY
(CacheClearU
,Exec
):