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 / scatterlist.h
bloba0421a61d9e178c2dc26980f882c428fc36c4d70
1 /*
2 * include/asm-xtensa/scatterlist.h
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) 2001 - 2005 Tensilica Inc.
9 */
11 #ifndef _XTENSA_SCATTERLIST_H
12 #define _XTENSA_SCATTERLIST_H
14 #include <asm-generic/scatterlist.h>
16 #endif /* _XTENSA_SCATTERLIST_H */