GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / xtensa / include / asm / bug.h
blob3e52d72712f1f7e632506e428b0cb9422ce87eac
1 /*
2 * include/asm-xtensa/bug.h
4 * Macros to cause a 'bug' message.
6 * This file is subject to the terms and conditions of the GNU General Public
7 * License. See the file "COPYING" in the main directory of this archive
8 * for more details.
10 * Copyright (C) 2001 - 2005 Tensilica Inc.
13 #ifndef _XTENSA_BUG_H
14 #define _XTENSA_BUG_H
16 #include <asm-generic/bug.h>
18 #endif /* _XTENSA_BUG_H */