Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
intl
/
icu
/
source
/
data
/
locales
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 191 B
Bilddatei
hardirq.h
products/Sources/formale Sprachen/C/Linux/arch/sh/include/asm/hardirq.h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_SH_HARDIRQ_H #define __ASM_SH_HARDIRQ_H extern void ack_bad_irq(unsigned int irq); #define ack_bad_irq ack_bad_irq #define ARCH_WANTS_NMI_IRQSTAT #include
#endif /* __ASM_SH_HARDIRQ_H */
2026-06-09