diff options
Diffstat (limited to 'arch/h8300/lib/muldi3.c')
-rw-r--r-- | arch/h8300/lib/muldi3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/h8300/lib/muldi3.c b/arch/h8300/lib/muldi3.c index 790512243531..9cb11b134e54 100644 --- a/arch/h8300/lib/muldi3.c +++ b/arch/h8300/lib/muldi3.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "libgcc.h" #define __ll_B ((UWtype) 1 << (W_TYPE_SIZE / 2)) |