Files
ladybird/Kernel/Prekernel/Arch/aarch64
Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible
Function-local `static constexpr` variables can be `constexpr`. This
can reduce memory consumption, binary size, and offer additional
compiler optimizations.

These changes result in a stripped x86_64 kernel binary size reduction
of 592 bytes.
2022-02-09 21:04:51 +00:00
..
2021-09-26 11:55:51 +02:00
2021-09-26 11:55:51 +02:00
2022-01-07 15:44:42 +01:00
2021-09-19 17:45:59 +02:00
2021-10-31 12:35:53 +01:00