Skip to content

Use offset_of! in context::arch::switch_to.

Jacob Lorentzon requested to merge 4lDO2/kernel:dont-hardcode-reg-offsets into master

This is definitely better than hardcoding the offsets! Also, this would not have been possible without the newest nightly, and updating has come with many benefits!

Merge request reports