Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1186 → Rev 1187

/rebootd/trunk/src/signals.h
0,0 → 1,11
/******************************************************************
* rebootd. Copyleft 2005 Anatoli Klassen
******************************************************************/
 
#ifndef _REBOOTD_SIGNALS_H_
#define _REBOOTD_SIGNALS_H_
 
int init_signals(void);
 
#endif /* !_REBOOTD_SIGNALS_H_ */