1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * linux/arch/arm/lib/io-acorn.S
5 * Copyright (C) 1995, 1996 Russell King
7 * 27/03/03 Ian Molton Clean up CONFIG_CPU
9 #include <linux/linkage.h>
10 #include <linux/kern_levels.h>
11 #include <asm/assembler.h>
17 .ascii KERN_WARNING "insl/outsl not implemented, called from %08lX\0"
21 * These make no sense on Acorn machines.
22 * Print a warning message.
26 adr r0, .Liosl_warning