12#ifndef __METAL_IRQ__H__
13#error "Include metal/irq.h instead of metal/linux/irq.h"
16#ifndef __METAL_LINUX_IRQ__H__
19#include <metal/device.h>
33#define __METAL_LINUX_IRQ__H__
void metal_linux_irq_register_dev(struct metal_device *dev, int irq)
Definition irq.c:267