diff options
Diffstat (limited to 'dev/kernel/HALKit/ARM64/HalTimer.cc')
| -rw-r--r-- | dev/kernel/HALKit/ARM64/HalTimer.cc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev/kernel/HALKit/ARM64/HalTimer.cc b/dev/kernel/HALKit/ARM64/HalTimer.cc deleted file mode 100644 index 2f524a1b..00000000 --- a/dev/kernel/HALKit/ARM64/HalTimer.cc +++ /dev/null @@ -1,15 +0,0 @@ -/* ======================================== - - Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. - - File: HalTimer.cc - Purpose: HAL timer - - Revision History: - - 07/07/24: Added file (amlel) - -======================================== */ - -#include <ArchKit/ArchKit.h> -#include <KernelKit/Timer.h>
\ No newline at end of file |
