5 lines
73 B
C
5 lines
73 B
C
#include "types.h"
|
|
#include "hw.h"
|
|
|
|
|
|
u8* const HW_REGS = (u8*)0x02000000; |