summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/AMD64/HalCoreSystemCalls.cc
blob: 4e089de0f05e8139044050a5689adcebfca74d46 (plain)
1
2
3
4
5
6
7
// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/nekernel-org/nekernel

#include <ArchKit/ArchKit.h>

using namespace Kernel;