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 */
next.git/log/sound/soc/codecs/cs53l30.h?h=nds-private-remove&id=6a2cac549b368960c9cd6a993f2f2cc6d720e935&showmsg=1'>Expand)AuthorFilesLines