1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 09:40:59 +00:00
serenity/Kernel/Arch
Gunnar Beutner 8495d6aeca Kernel: Use the Function class for smp_broadcast()/smp_unicast()
This avoids allocations for smp_broadcast() and smp_unicast() by
using the Function class.
2021-05-20 09:09:10 +02:00
..
i386 Kernel: Use the Function class for smp_broadcast()/smp_unicast() 2021-05-20 09:09:10 +02:00
PC Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
x86 Kernel: Use the Function class for smp_broadcast()/smp_unicast() 2021-05-20 09:09:10 +02:00
x86_64/Boot Everywhere: Fix a bunch of typos 2021-04-18 10:30:03 +02:00