]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/sparc/include/asm/hardirq_32.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / sparc / include / asm / hardirq_32.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
f5e706ad
SR
2/* hardirq.h: 32-bit Sparc hard IRQ support.
3 *
4 * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
5 * Copyright (C) 1998-2000 Anton Blanchard (anton@samba.org)
6 */
7
8#ifndef __SPARC_HARDIRQ_H
9#define __SPARC_HARDIRQ_H
10
c4168505 11#include <asm-generic/hardirq.h>
f5e706ad
SR
12
13#endif /* __SPARC_HARDIRQ_H */