repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Forgotten commit. Added automount.
[AROS.git]
/
arch
/
.unmaintained
/
dummy
/
cachecleare.c
blob
9fd2b51a16359c8157dc929ba69c6be61ad1680e
1
__AROS_LH3
(
void
,
CacheClearE
,
2
__AROS_LA
(
APTR
,
address
,
A0
),
3
__AROS_LA
(
ULONG
,
length
,
D0
),
4
__AROS_LA
(
ULONG
,
caches
,
D1
),
5
struct
ExecBase
*,
SysBase
,
107
,
Exec
)