fixed loader script stack setup

This commit is contained in:
Blaise Tine
2020-12-31 22:37:20 -05:00
parent e757a0e333
commit e4a00dd0d9
43 changed files with 157370 additions and 118082 deletions

View File

@@ -6,7 +6,7 @@
extern "C" {
#endif
#define NUM_CORES_MAX 8
#define NUM_CORES_MAX 16
typedef struct {
func_t function;