Initial commit
This commit is contained in:
7
inc/addrs.h
Normal file
7
inc/addrs.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __ADDRS_H__
|
||||
#define __ADDRS_H__
|
||||
|
||||
#define MEMDATA_IO_REGS 0
|
||||
#define MEMDATA_EXTSTATE 1
|
||||
|
||||
#endif // ifndef __ADDRS_H__
|
||||
Reference in New Issue
Block a user