mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-02 15:21:03 +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 */
|