fixed loader script stack setup
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define NUM_CORES_MAX 8
|
||||
#define NUM_CORES_MAX 16
|
||||
|
||||
typedef struct {
|
||||
func_t function;
|
||||
|
||||
Reference in New Issue
Block a user