diff options
Diffstat (limited to 'arch/m32r/lib/ucmpdi2.c')
-rw-r--r-- | arch/m32r/lib/ucmpdi2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m32r/lib/ucmpdi2.c b/arch/m32r/lib/ucmpdi2.c index 9d3c682c89b5..e20fa3484fd8 100644 --- a/arch/m32r/lib/ucmpdi2.c +++ b/arch/m32r/lib/ucmpdi2.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "libgcc.h" int __ucmpdi2(unsigned long long a, unsigned long long b) |