diff options
Diffstat (limited to 'arch/h8300/lib/ucmpdi2.c')
-rw-r--r-- | arch/h8300/lib/ucmpdi2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/h8300/lib/ucmpdi2.c b/arch/h8300/lib/ucmpdi2.c index 772399d705cb..9f646885f3d7 100644 --- a/arch/h8300/lib/ucmpdi2.c +++ b/arch/h8300/lib/ucmpdi2.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "libgcc.h" word_type __ucmpdi2(DWtype a, DWtype b) |