Linux Kernel
3.7.1
|
#include <asm/sizes.h>
Go to the source code of this file.
Macros | |
#define | IO_ADDRESS(x) (x) |
#define | __io_address(n) IOMEM(IO_ADDRESS(n)) |
#define __io_address | ( | n | ) | IOMEM(IO_ADDRESS(n)) |
Definition at line 40 of file hardware.h.
Definition at line 38 of file hardware.h.