mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
reorder sections to reduce the image size
This commit is contained in:
parent
4f37291fc0
commit
d7ff12f781
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define MAX_CORES 40
|
||||
#define MAX_CORES 128
|
||||
#define MAX_TASKS 16
|
||||
#define MAX_ISLE 8
|
||||
#define MAX_FNAME 128
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 8931334f7f4e24b40c0973753e410421f0733a80
|
||||
Subproject commit 2a3a8f69d5aadde3fb41d4084cd95f01a3e7fa03
|
Loading…
Add table
Reference in a new issue