1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-29 06:15:08 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Sönke Holz
ac79ab0b45 Kernel/riscv64: Specify correct alignment for FPUState struct
The signal handling code (and possibly other code as well) expects this
struct to have an alignment of 16 bytes, as it pushes this struct on the
stack.
2023-12-16 18:21:03 +01:00
Sönke Holz
24e64cac7e Kernel/riscv64: Add register state related headers 2023-10-28 10:36:06 -06:00