cregit-Linux how code gets into the kernel

Release 4.14 arch/xtensa/include/asm/signal.h

/*
 * include/asm-xtensa/signal.h
 *
 * Swiped from SH.
 *
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Copyright (C) 2001 - 2005 Tensilica Inc.
 */
#ifndef _XTENSA_SIGNAL_H

#define _XTENSA_SIGNAL_H

#include <uapi/asm/signal.h>

#ifndef __ASSEMBLY__

#define __ARCH_HAS_SA_RESTORER

#include <asm/sigcontext.h>

#endif	/* __ASSEMBLY__ */
#endif	/* _XTENSA_SIGNAL_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Chris Zankel2184.00%133.33%
Al Viro312.00%133.33%
David Howells14.00%133.33%
Total25100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.