Sign in
android-kvm
/
kvm-unit-tests
/
e83373301c43be4629b844072dc7e1bdb10c514a
/
.
/
x86
/
ioram.h
blob: 9c816a83eae502175a67cab9521e6a3296ce413d [
file
] [
log
] [
blame
]
#ifndef
X86_IORAM_H
#define
X86_IORAM_H
#define
IORAM_BASE_PHYS
0xff000000UL
#define
IORAM_LEN
0x10000UL
#endif