Committed some files I forgot to commit before.
This commit is contained in:
7
src/machine/m_xt_t1000.h
Normal file
7
src/machine/m_xt_t1000.h
Normal file
@@ -0,0 +1,7 @@
|
||||
void t1000_syskey(uint8_t andmask, uint8_t ormask, uint8_t xormask);
|
||||
|
||||
void t1000_configsys_loadnvr();
|
||||
void t1000_emsboard_loadnvr();
|
||||
|
||||
void t1000_configsys_savenvr();
|
||||
void t1000_emsboard_savenvr();
|
||||
Reference in New Issue
Block a user