blob: 2938142b36d3443f635644ef55845d4ce02aca5f [file] [log] [blame]
#ifndef __IO_RAM_H
#define __IO_RAM_H
#define IORAM_BASE_PHYS 0xff000000UL
#define IORAM_LEN 0x10000UL
#endif