This repository has been archived on 2023-08-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
RescueBootCD/extra/linux-2.6.10/include/asm-m32r/siginfo.h

9 lines
124 B
C

#ifndef _M32R_SIGINFO_H
#define _M32R_SIGINFO_H
/* $Id$ */
#include <asm-generic/siginfo.h>
#endif /* _M32R_SIGINFO_H */