#ifndef __SUBCMD_SIGCHAIN_H #define __SUBCMD_SIGCHAIN_H typedef void (*sigchain_fun)(int); int sigchain_pop(int sig); void sigchain_push_common(sigchain_fun f); #endif /* __SUBCMD_SIGCHAIN_H */ ref='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/tools/hv?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/hv
AgeCommit message (Expand)AuthorFilesLines