#ifndef _LINUX_STACKPROTECTOR_H #define _LINUX_STACKPROTECTOR_H 1 #include #include #include #ifdef CONFIG_CC_STACKPROTECTOR # include #else static inline void boot_init_stack_canary(void) { } #endif #endif sock.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-05smbfs: move to drivers/stagingArnd Bergmann