diff options
Diffstat (limited to 'arch/sh/lib/strlen.S')
-rw-r--r-- | arch/sh/lib/strlen.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/lib/strlen.S b/arch/sh/lib/strlen.S index 1bcc13f05962..80ea53dd34f6 100644 --- a/arch/sh/lib/strlen.S +++ b/arch/sh/lib/strlen.S @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* $Id: strlen.S,v 1.2 2001/06/29 14:07:15 gniibe Exp $ * * "strlen" implementation of SuperH |