[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack
[linux-2.6/verdex.git] / include / asm-xtensa / hw_irq.h
blobccf436249eaaa90f66c6d746701bcce74f1f01ad
1 /*
2 * include/asm-xtensa/hw_irq.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_HW_IRQ_H
12 #define _XTENSA_HW_IRQ_H
14 static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i)
18 #endif