cregit-Linux how code gets into the kernel

Release 4.14 arch/xtensa/include/uapi/asm/setup.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/*
 * include/asm-xtensa/setup.h
 *
 * 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_SETUP_H

#define _XTENSA_SETUP_H


#define COMMAND_LINE_SIZE	256

extern void set_except_vector(int n, void *addr);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Chris Zankel1350.00%133.33%
David Howells1246.15%133.33%
Greg Kroah-Hartman13.85%133.33%
Total26100.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.