first commit
This commit is contained in:
11
Test_Address.h
Normal file
11
Test_Address.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef _DEF_TEST_ADDRESS_H_
|
||||
#define _DEF_TEST_ADDRESS_H_
|
||||
|
||||
unsigned long
|
||||
RenderTestAddress( sst1DeviceInfoStruct* devInfo,
|
||||
FxU32* sst,
|
||||
SstRegs *sstregs,
|
||||
const char ucNumTMU,
|
||||
const unsigned char RamSizeMB);
|
||||
|
||||
#endif //_DEF_TEST_ADDRESS_H_
|
||||
Reference in New Issue
Block a user