diff options
Diffstat (limited to 'arch/s390/boot/ebcdic.c')
-rw-r--r-- | arch/s390/boot/ebcdic.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/s390/boot/ebcdic.c b/arch/s390/boot/ebcdic.c new file mode 100644 index 000000000000..7391e7d36086 --- /dev/null +++ b/arch/s390/boot/ebcdic.c @@ -0,0 +1,2 @@ +// SPDX-License-Identifier: GPL-2.0 +#include "../kernel/ebcdic.c" |