mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-13 15:36:37 +07:00
10 lines
146 B
C
10 lines
146 B
C
![]() |
#ifndef _TRACE_IRQ_H
|
||
|
#define _TRACE_IRQ_H
|
||
|
|
||
|
#include <linux/interrupt.h>
|
||
|
#include <linux/tracepoint.h>
|
||
|
|
||
|
#include <trace/irq_event_types.h>
|
||
|
|
||
|
#endif
|