summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/ARM64/HalTimer.cpp
blob: 9c8ff8a44531f45d6dca684f13dac7a46f41e1ad (plain)
1
2
3
4
5
6
7
// SPDX-License-Identifier: Apache-2.0
// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel

#include <ArchKit/ArchKit.h>
#include <KernelKit/Timer.h>