Fix assertion of free a wrong heap
This commit is contained in:
parent
09dcf50f20
commit
10251f6b6c
@ -41,7 +41,7 @@
|
||||
* then only the first mode is supported.
|
||||
*/
|
||||
|
||||
#if defined(__KERNEL__)
|
||||
#if !defined(CONFIG_BUILD_FLAT) && defined(__KERNEL__)
|
||||
|
||||
/* Domain-specific allocations */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user