diff options
Diffstat (limited to 'arch/sparc/prom/mp.c')
| -rw-r--r-- | arch/sparc/prom/mp.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/sparc/prom/mp.c b/arch/sparc/prom/mp.c index 0da8256cf76f..67cf0e957e38 100644 --- a/arch/sparc/prom/mp.c +++ b/arch/sparc/prom/mp.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0  /*   * mp.c:  OpenBoot Prom Multiprocessor support routines.  Don't call   *        these on a UP or else you will halt and catch fire. ;) |