diff options
Diffstat (limited to 'include/asm-m68k/contregs.h')
-rw-r--r-- | include/asm-m68k/contregs.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-m68k/contregs.h b/include/asm-m68k/contregs.h new file mode 100644 index 000000000..1e233e7d1 --- /dev/null +++ b/include/asm-m68k/contregs.h @@ -0,0 +1,4 @@ +#ifndef _M68K_CONTREGS_H +#define _M68K_CONTREGS_H +#include <asm-sparc/contregs.h> +#endif /* _M68K_CONTREGS_H */ |