mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
6 lines
112 B
C
6 lines
112 B
C
#ifndef _M32R_SIGINFO_H
|
|
#define _M32R_SIGINFO_H
|
|
|
|
#include <asm-generic/siginfo.h>
|
|
|
|
#endif /* _M32R_SIGINFO_H */
|