NEC PC-6001 support sources are initially added.
This commit is contained in:
parent
c258a2e83a
commit
6dd93a3d04
27 changed files with 2703 additions and 0 deletions
7
platform/pc-6001/apps/multithread/mt-test-dsc.h
Normal file
7
platform/pc-6001/apps/multithread/mt-test-dsc.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef MTTESTDSC_H_
|
||||
#define MTTESTDSC_H_
|
||||
#include "sys/dsc.h"
|
||||
|
||||
DSC_HEADER(mttest_dsc);
|
||||
|
||||
#endif /*MTTESTDSC_H_*/
|
Loading…
Add table
Add a link
Reference in a new issue