chs
|
42a0d8fa15
|
use "static __inline" instead of "extern __inline" so that we can
build without optimization.
|
2002-11-03 01:34:41 +00:00 |
thorpej
|
7e538afd49
|
Add register prefixes.
|
1999-11-06 17:42:31 +00:00 |
is
|
c861d2e5d4
|
Replace leftover vm_offset_t's by paddr_t or vaddr_t, as appropriate.
Rename variables/parameters from "va" to "pa" where they are a paddr_t.
Correct DCIAS to take a paddr_t (instead of vaddr_t).
|
1999-09-25 19:27:35 +00:00 |
leo
|
a27ab73aae
|
Nuke vm_offset_t/vm_size_t.
|
1998-09-02 11:16:31 +00:00 |
thorpej
|
53a8f81b2f
|
inline -> __inline
|
1997-11-05 04:13:24 +00:00 |
leo
|
6793c446f0
|
An attempt to make a generic m68k implementation for cache control operations.
Not yet completely finished.
|
1997-06-02 20:26:37 +00:00 |