diff options
Diffstat (limited to 'arch/sh/boot/compressed/ashldi3.c')
-rw-r--r-- | arch/sh/boot/compressed/ashldi3.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/boot/compressed/ashldi3.c b/arch/sh/boot/compressed/ashldi3.c new file mode 100644 index 0000000000..7c12121702 --- /dev/null +++ b/arch/sh/boot/compressed/ashldi3.c @@ -0,0 +1,2 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +#include "../../../../lib/ashldi3.c" |