mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Refactor heap pointer storage by moving us_heap field from userspace_s to the nested userspace_data_s structure, enabling future extensibility of user-space data without modifying the core userspace_s interface across all board-specific implementations. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| xc5 | ||
| xm6 | ||
| .gitignore | ||
| arch.h | ||
| barriers.h | ||
| inttypes.h | ||
| irq.h | ||
| limits.h | ||
| math.h | ||
| spinlock.h | ||
| stdarg.h | ||
| syscall.h | ||
| types.h | ||