mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +08:00
b3e8535ad6
This reverts commit cc514d7791.
* It introduced a regression.
https://github.com/apache/incubator-nuttx/issues/3868
* It seems conceptually wrong to have per-process data in
the main thread's stack.