Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
v86
/
refs/heads/master
/
.
/
tests
/
kvm-unit-tests
/
x86
/
ioram.h
blob: 2938142b36d3443f635644ef55845d4ce02aca5f [
file
] [
log
] [
blame
] [
raw
]
#ifndef
__IO_RAM_H
#define
__IO_RAM_H
#define
IORAM_BASE_PHYS
0xff000000UL
#define
IORAM_LEN
0x10000UL
#endif