diff options
Diffstat (limited to 'kernel/up.c')
-rw-r--r-- | kernel/up.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/up.c b/kernel/up.c index ff536f9cc8a2..483c9962c999 100644 --- a/kernel/up.c +++ b/kernel/up.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Uniprocessor-only support functions. The counterpart to kernel/smp.c */ |