percpu.h 382 Bytes
/*
 * linux/include/asm-xtensa/percpu.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_PERCPU__
#define _XTENSA_PERCPU__

#include <asm-generic/percpu.h>

#endif /* _XTENSA_PERCPU__ */