diff options
Diffstat (limited to 'arch/sh/boot/compressed/ashrsi3.S')
-rw-r--r-- | arch/sh/boot/compressed/ashrsi3.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/boot/compressed/ashrsi3.S b/arch/sh/boot/compressed/ashrsi3.S new file mode 100644 index 000000000000..e564be9a4dcd --- /dev/null +++ b/arch/sh/boot/compressed/ashrsi3.S @@ -0,0 +1,2 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ +#include "../../lib/ashrsi3.S" |