diff options
Diffstat (limited to 'include/asm-sh/rmap.h')
| -rw-r--r-- | include/asm-sh/rmap.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-sh/rmap.h b/include/asm-sh/rmap.h new file mode 100644 index 000000000000..31db8cc07739 --- /dev/null +++ b/include/asm-sh/rmap.h @@ -0,0 +1,7 @@ +#ifndef _SH_RMAP_H +#define _SH_RMAP_H + +/* nothing to see, move along */ +#include <asm-generic/rmap.h> + +#endif |
