diff options
Diffstat (limited to 'arch/h8300/lib/lshrdi3.c')
-rw-r--r-- | arch/h8300/lib/lshrdi3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/h8300/lib/lshrdi3.c b/arch/h8300/lib/lshrdi3.c index a86bbe395f17..8dbc861ca589 100644 --- a/arch/h8300/lib/lshrdi3.c +++ b/arch/h8300/lib/lshrdi3.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "libgcc.h" DWtype __lshrdi3(DWtype u, word_type b) |