blob: 9c816a83eae502175a67cab9521e6a3296ce413d [file] [log] [blame]
#ifndef X86_IORAM_H
#define X86_IORAM_H
#define IORAM_BASE_PHYS 0xff000000UL
#define IORAM_LEN 0x10000UL
#endif