mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
When debugging, or in panic callstacks, the BSP idle thread used to be reported as `_kernel_start`, because it was just the loop at the end of that assembly function. Now, wrap that loop in a separate symbol called `bsp_idle` to make it clearer that the cpu is in the idle thread.
1.1 KiB
1.1 KiB