Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[deliverable/linux.git] / arch / sparc / include / asm / hardirq_32.h
CommitLineData
f5e706ad
SR
1/* hardirq.h: 32-bit Sparc hard IRQ support.
2 *
3 * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
4 * Copyright (C) 1998-2000 Anton Blanchard (anton@samba.org)
5 */
6
7#ifndef __SPARC_HARDIRQ_H
8#define __SPARC_HARDIRQ_H
9
c4168505 10#include <asm-generic/hardirq.h>
f5e706ad
SR
11
12#endif /* __SPARC_HARDIRQ_H */
This page took 0.559559 seconds and 5 git commands to generate.