mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-27 17:12:06 +00:00
5 lines
112 B
C
5 lines
112 B
C
|
|
#ifndef _M68K_CONTREGS_H
|
||
|
|
#define _M68K_CONTREGS_H
|
||
|
|
#include <asm-sparc/contregs.h>
|
||
|
|
#endif /* _M68K_CONTREGS_H */
|