#ifndef __ASM_GENERIC_UCONTEXT_H #define __ASM_GENERIC_UCONTEXT_H struct ucontext { unsigned long uc_flags; struct ucontext *uc_link; stack_t uc_stack; struct sigcontext uc_mcontext; sigset_t uc_sigmask; /* mask last for extensibility */ }; #endif /* __ASM_GENERIC_UCONTEXT_H */ er' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/au1x/Kconfig
a href='/cgit.cgi/linux/net-next.git/log/sound/soc/soc-devres.c?h=nds-private-remove&id=e158e5ef24d191462428ff1be6b5048c0168fd14&showmsg=1'>Expand)
AgeCommit message (Expand)AuthorFilesLines
AuthorFilesLines