mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
parent
967022aa5a
commit
d093fe94e1
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
#define FREEBSD32_MAXUSER ((1ul << 32) - PAGE_SIZE)
|
||||
#define FREEBSD32_SHAREDPAGE (FREEBSD32_MAXUSER - PAGE_SIZE)
|
||||
#define FREEBSD32_USRSTACK FREEBSD32_SHAREDPAGE
|
||||
#define AARCH32_MAXDSIZ (512 * 1024 *n1024)
|
||||
#define AARCH32_MAXDSIZ (512 * 1024 * 1024)
|
||||
#define AARCH32_MAXSSIZ (64 * 1024 * 1024)
|
||||
#define AARCH32_MAXVMEM 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue