freertos: release the generic version source code
freertos runs on the second core (small one) of the CPU
This commit is contained in:
6
freertos/cvitek/common/include/cv1835/linux/sysconf.h
Normal file
6
freertos/cvitek/common/include/cv1835/linux/sysconf.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _SYSCONF_HEADER_
|
||||
#define _SYSCONF_HEADER_
|
||||
|
||||
long int sysconf(int name);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user