We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7e2f1 commit 8dd242bCopy full SHA for 8dd242b
src/kernel/spinlock.c
@@ -1,3 +1,9 @@
1
+/*
2
+ * SPDX-FileCopyrightText: 2026 ukoOS Contributors
3
+ *
4
+ * SPDX-License-Identifier: GPL-3.0-or-later
5
+ */
6
+
7
#include <hart_locals.h>
8
#include <panic.h>
9
#include <spinlock.h>
0 commit comments