29#ifndef __MIPS_ACCESS_H__
30#define __MIPS_ACCESS_H__
36#define MIPS_ACCESS_VERSION (1305)
37#define CONSOLE_START_ADDRESS 0xBFD00F00
39#define UART8250_BASE 0xBFD003F8
40#define UART8250_END 7*REG_OFFSET
42typedef unsigned uint32_t;
43typedef unsigned long uint64_t;
uint32_t intrClockFrequency