vmalloc: walk vmap_areas by sorted list instead of rb_next()
[linux/fpc-iii.git] / arch / xtensa / include / asm / hardirq.h
blob91695a135498cb45958881747f749bb48d98aab9
1 /*
2 * include/asm-xtensa/hardirq.h
4 * This file is subject to the terms and conditions of the GNU General
5 * Public License. See the file "COPYING" in the main directory of
6 * this archive for more details.
8 * Copyright (C) 2002 - 2005 Tensilica Inc.
9 */
11 #ifndef _XTENSA_HARDIRQ_H
12 #define _XTENSA_HARDIRQ_H
14 #include <asm-generic/hardirq.h>
16 #endif /* _XTENSA_HARDIRQ_H */