mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-08 20:32:56 +03:00
Kernel: Remove unused header from Aarch64_asm_utils
This commit is contained in:
parent
ddce053f6c
commit
4bc5936a57
Notes:
sideshowbarker
2024-07-18 00:33:25 +09:00
Author: https://github.com/jamesmintram Commit: https://github.com/SerenityOS/serenity/commit/4bc5936a57e Pull-request: https://github.com/SerenityOS/serenity/pull/10514 Reviewed-by: https://github.com/mundak ✅ Reviewed-by: https://github.com/nico
@ -6,8 +6,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "AarchRegisters.h"
|
||||
|
||||
extern "C" uint8_t get_current_exception_level();
|
||||
extern "C" void wait_cycles(int n);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user