mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
Detach the address environment handling from the group structure to the tcb. This is preparation to fix rare cases where the system (MMU) is left without a valid page directory, e.g. when a process exits. |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| z80_allocateheap.c | ||
| z80_createstack.c | ||
| z80_doirq.c | ||
| z80_exit.c | ||
| z80_idle.c | ||
| z80_initialize.c | ||
| z80_internal.h | ||
| z80_interruptcontext.c | ||
| z80_mdelay.c | ||
| z80_nputs.c | ||
| z80_releasestack.c | ||
| z80_stackframe.c | ||
| z80_switchcontext.c | ||
| z80_udelay.c | ||
| z80_usestack.c | ||