vesper/machine/src
Berkus Decker a95d4e3fb0 fix: 🐛 Use inline(always) to optimize code
This removes additional dummy jumps.
2022-02-10 02:16:28 +02:00
..
arch fix: 🐛 Use inline(always) to optimize code 2022-02-10 02:16:28 +02:00
devices refactor: 📦 Clean up code 2022-02-10 02:15:18 +02:00
mm refactor: 📦 Clean up code 2022-02-10 02:15:18 +02:00
platform fix: 🐛 Calculate PL011 divisors, fix PullUp/Down init 2022-02-10 02:15:18 +02:00
lib.rs refactor: 📦 Clean up code 2022-02-10 02:15:18 +02:00
macros.rs refactor: 📦 Split kernel into machine and nucleus 2022-02-10 02:14:07 +02:00
panic.rs refactor: 📦 Split kernel into machine and nucleus 2022-02-10 02:14:07 +02:00
qemu.rs refactor: 📦 Split kernel into machine and nucleus 2022-02-10 02:14:07 +02:00
sync.rs refactor: 📦 Split kernel into machine and nucleus 2022-02-10 02:14:07 +02:00
tests.rs refactor: 📦 Split kernel into machine and nucleus 2022-02-10 02:14:07 +02:00
write_to.rs refactor: 📦 Split kernel into machine and nucleus 2022-02-10 02:14:07 +02:00