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 */
gi/linux/net-next.git/log/drivers/usb/host/ohci-hcd.c?h=nds-private-remove&id=f820c0ac6cc84d4f9cb22c77d99ea510bd5c382a&showmsg=1'>Expand)AuthorFilesLines