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