mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 02:28:12 +00:00
Kernel: Remove unused header from Aarch64_asm_utils
This commit is contained in:
parent
ddce053f6c
commit
4bc5936a57
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue