Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef __HACKED_SIGNAL_INCLUDED
#define __HACKED_SIGNAL_INCLUDED

#include_next <signal.h>

typedef unsigned sig_atomic_t ;

#endif