initial commit!
This commit is contained in:
5
libs/libgccvb/hw.c
Normal file
5
libs/libgccvb/hw.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "types.h"
|
||||
#include "hw.h"
|
||||
|
||||
|
||||
u8* const HW_REGS = (u8*)0x02000000;
|
||||
Reference in New Issue
Block a user