summaryrefslogtreecommitdiff
path: root/sig.h
blob: 10627b81ed3499d232f84ea89da44fb4ee67ed3b (plain)
1
2
3
4
5
6
7
#ifndef SIG_H
#define SIG_H

extern void register_signal(int signal, void (*handler)(int));
extern void register_signal_f(int signal, void (*handler)(int), int flags);

#endif /* SIG_H */
='/cgit.cgi/linux/net-next.git/log/tools/laptop/dslm/.gitignore?h=nds-private-remove&id=d546530e569463a7f0a4ead482d277b5ef42a3aa&showmsg=1'>Expand)AuthorFilesLines