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