Subversion Repositories shark

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
422 giacomo 1
#ifndef _I386_SIGINFO_H
2
#define _I386_SIGINFO_H
3
 
4
#include <asm-generic/siginfo.h>
5
 
6
#endif