blob: 0d68184a76cb54006aeb5142c54315564eabd7aa [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/* hardirq.h: PA-RISC hard IRQ support.
2 *
3 * Copyright (C) 2001 Matthew Wilcox <matthew@wil.cx>
Linus Torvalds1da177e2005-04-16 15:20:36 -07004 */
5
6#ifndef _PARISC_HARDIRQ_H
7#define _PARISC_HARDIRQ_H
8
Christoph Hellwig9609bfe2009-08-04 14:54:41 +02009#include <asm-generic/hardirq.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070010
11#endif /* _PARISC_HARDIRQ_H */