mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-15 14:44:36 +07:00
9 lines
124 B
C
9 lines
124 B
C
![]() |
#ifndef _M32R_SIGINFO_H
|
||
|
#define _M32R_SIGINFO_H
|
||
|
|
||
|
/* $Id$ */
|
||
|
|
||
|
#include <asm-generic/siginfo.h>
|
||
|
|
||
|
#endif /* _M32R_SIGINFO_H */
|