mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 13:50:53 +07: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 */
|