allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-xtensa / variant-fsf / tie.h
bloba73c71664918e3cedba9768fef993f07560e0b72
1 /*
2 * Xtensa processor core configuration information.
4 * This file is subject to the terms and conditions of the GNU General Public
5 * License. See the file "COPYING" in the main directory of this archive
6 * for more details.
8 * Copyright (C) 1999-2006 Tensilica Inc.
9 */
11 #ifndef XTENSA_TIE_H
12 #define XTENSA_TIE_H
14 /*----------------------------------------------------------------------
15 COPROCESSORS and EXTRA STATE
16 ----------------------------------------------------------------------*/
18 #define XCHAL_CP_NUM 0 /* number of coprocessors */
19 #define XCHAL_CP_MASK 0x00
21 #endif /*XTENSA_CONFIG_TIE_H*/