mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
I put the generic implementation in Assertions.cpp, since the declaration is in Assertions.h. The only change needed to make the x86-64 implementation generic was replacing the cli with a Processor::disable_interrupts().
1.2 KiB
1.2 KiB