blob: 031486821bb3b6a25e962a138cd30cb2b9d43515 (
plain)
1
2
3
4
5
6
7
|
// Copyright 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>
namespace Kernel {}
|