mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 14:05:12 +08:00
Revert "mm_heap: double malloced memory default alignment (4 -> 8, 8 -> 16)"
This reverts commit 3e971d2e6d.
This commit is contained in:
committed by
Xiang Xiao
parent
00794b92c4
commit
11d54b34a7
@@ -62,7 +62,7 @@ config MM_KERNEL_HEAPSIZE
|
||||
|
||||
config MM_DEFAULT_ALIGNMENT
|
||||
int "Memory default alignment in bytes"
|
||||
default 0
|
||||
default 8
|
||||
range 0 64
|
||||
---help---
|
||||
The memory default alignment in bytes, if this value is 0, the real
|
||||
|
||||
Reference in New Issue
Block a user