From: Minep Date: Fri, 17 Jun 2022 15:44:15 +0000 (+0100) Subject: refactor: keep in mind the stack layout is crucial. Move context switching & signal... X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/commitdiff_plain/cd103ea1b3ff029cfc458b3913975b5600915341?hp=cd103ea1b3ff029cfc458b3913975b5600915341 refactor: keep in mind the stack layout is crucial. Move context switching & signal handling part into asm once for all. ---