Sign in
android-kvm
/
kvm-unit-tests
/
34bbdd6546c7f1dfe94bd2dbb70db9a25dc38bec
/
.
/
x86
/
ioram.h
blob: 2938142b36d3443f635644ef55845d4ce02aca5f [
file
] [
log
] [
blame
]
#ifndef
__IO_RAM_H
#define
__IO_RAM_H
#define
IORAM_BASE_PHYS
0xff000000UL
#define
IORAM_LEN
0x10000UL
#endif