2 * Copyright 2008 Cavium Networks
3 * Copyright 2003 ARM Limited
5 * This file is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License, Version 2, as
7 * published by the Free Software Foundation.
12 #define IO_SPACE_LIMIT 0xffffffff
14 #define __io(a) __typesafe_io(a)
15 #define __mem_pci(a) (a)