Sign in
kernel
/
pub
/
scm
/
virt
/
kvm
/
kvm-unit-tests
/
950f6bcc79112c8ab748d0f25a89d9cfdebc0813
/
.
/
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