Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
morse
/
kvm-unit-tests
/
75a7ac3089e07511231d3fd7b612cd9e243edd7b
/
.
/
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