diff options
Diffstat (limited to 'arch/ia64/lib/strlen.S')
-rw-r--r-- | arch/ia64/lib/strlen.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/lib/strlen.S b/arch/ia64/lib/strlen.S index 1a6e17c657b4..d66de5966974 100644 --- a/arch/ia64/lib/strlen.S +++ b/arch/ia64/lib/strlen.S @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * * Optimized version of the standard strlen() function |