Sign in
android-kvm
/
kvm-unit-tests
/
53cded04370135dee6536f43e9752fa6c5d0d029
/
.
/
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