blob: bf5e22a097cc4669ed45af478f610365761f2a59 [file] [log] [blame]
Nobuhiro Iwamatsu4fb44e22012-06-13 16:29:47 +09001#ifndef __ASM_ARCH_RMOBILE_H
2#define __ASM_ARCH_RMOBILE_H
3
4#if defined(CONFIG_RMOBILE)
5#error "SOC Name not defined"
6#endif /* CONFIG_RMOBILE */
7
8#endif /* __ASM_ARCH_RMOBILE_H */