diff options
Diffstat (limited to 'arch/h8300/lib/udivsi3.S')
-rw-r--r-- | arch/h8300/lib/udivsi3.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/h8300/lib/udivsi3.S b/arch/h8300/lib/udivsi3.S index bbe65610f316..b810aba8e100 100644 --- a/arch/h8300/lib/udivsi3.S +++ b/arch/h8300/lib/udivsi3.S @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #include "libgcc.h" ;; This function also computes the remainder and stores it in er3. |