Path: blob/master/arch/hexagon/include/uapi/asm/setup.h
26498 views
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */1/*2* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.3*4* This program is free software; you can redistribute it and/or modify5* it under the terms of the GNU General Public License version 2 and6* only version 2 as published by the Free Software Foundation.7*8* This program is distributed in the hope that it will be useful,9* but WITHOUT ANY WARRANTY; without even the implied warranty of10* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the11* GNU General Public License for more details.12*13* You should have received a copy of the GNU General Public License14* along with this program; if not, write to the Free Software15* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA16* 02110-1301, USA.17*/1819#ifndef _UAPI_ASM_HEXAGON_SETUP_H20#define _UAPI_ASM_HEXAGON_SETUP_H2122#include <asm-generic/setup.h>2324#endif252627