2 * linux/arch/arm/lib/io-acorn.S
4 * Copyright (C) 1995, 1996 Russell King
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
10 * 27/03/03 Ian Molton Clean up CONFIG_CPU
13 #include <linux/linkage.h>
14 #include <linux/kern_levels.h>
15 #include <asm/assembler.h>
21 .ascii KERN_WARNING "insl/outsl not implemented, called from %08lX\0"
25 * These make no sense on Acorn machines.
26 * Print a warning message.
30 adr r0, .Liosl_warning