12#ifndef __METAL_SOFTIRQ__H__
13#define __METAL_SOFTIRQ__H__
int metal_softirq_allocate(int num)
metal_softirq_allocate
Definition: softirq.c:70
int metal_softirq_init(void)
metal_softirq_init
Definition: softirq.c:65
void metal_softirq_dispatch(void)
metal_softirq_dispatch
Definition: softirq.c:85
void metal_softirq_set(int irq)
metal_softirq_set
Definition: softirq.c:50