]> Git Repo - linux.git/blob - arch/powerpc/sysdev/ge/ge_pic.h
x86, reboot: Add EFI and CF9 reboot methods into the default list
[linux.git] / arch / powerpc / sysdev / ge / ge_pic.h
1 #ifndef __GEF_PIC_H__
2 #define __GEF_PIC_H__
3
4
5 void gef_pic_cascade(unsigned int, struct irq_desc *);
6 unsigned int gef_pic_get_irq(void);
7 void gef_pic_init(struct device_node *);
8
9 #endif /* __GEF_PIC_H__ */
10
This page took 0.03173 seconds and 4 git commands to generate.