Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 /* hardirq.h: 32-bit Sparc hard IRQ support.
0003  *
0004  * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
0005  * Copyright (C) 1998-2000 Anton Blanchard (anton@samba.org)
0006  */
0007 
0008 #ifndef __SPARC_HARDIRQ_H
0009 #define __SPARC_HARDIRQ_H
0010 
0011 #include <asm-generic/hardirq.h>
0012 
0013 #endif /* __SPARC_HARDIRQ_H */