summaryrefslogtreecommitdiffhomepage
path: root/src/kernel/HALKit/AMD64/HalCoreSystemCalls+DDK.cc
blob: 12429e48338e4f0b36a562b0a67c9867337a9c4d (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2026, 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>

namespace Kernel {
    
}