cregit-Linux how code gets into the kernel

Release 4.14 arch/alpha/include/asm/syscall.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_ALPHA_SYSCALL_H

#define _ASM_ALPHA_SYSCALL_H

#include <uapi/linux/audit.h>


static inline int syscall_get_arch(void) { return AUDIT_ARCH_ALPHA; }

Contributors

PersonTokensPropCommitsCommitProp
Eric Paris12100.00%1100.00%
Total12100.00%1100.00%

#endif /* _ASM_ALPHA_SYSCALL_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Eric Paris2496.00%150.00%
Greg Kroah-Hartman14.00%150.00%
Total25100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.