mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
We can use build-time offsets from a struct k_thread pointer directly to struct _callee_saved members. No need to compute that at run time. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>