FreeNOS
|
Typedefs | |
typedef ARMCacheV6 | Cache |
typedef ARMIO | IO |
typedef ARMMap | MemoryMap |
typedef ARMPaging | Memory |
typedef ARMProcess | Process |
typedef IntelCache Arch::Cache |
Definition at line 105 of file ARMCacheV6.h.
typedef IntelPaging Arch::Memory |
Definition at line 189 of file ARMPaging.h.
typedef IntelMap Arch::MemoryMap |
typedef IntelProcess Arch::Process |
Definition at line 105 of file ARMProcess.h.