sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unma...
[deliverable/linux.git] / arch / sparc / include / asm / nmi.h
1 #ifndef __NMI_H
2 #define __NMI_H
3
4 extern int __init nmi_init(void);
5 extern void perfctr_irq(int irq, struct pt_regs *regs);
6 extern void nmi_adjust_hz(unsigned int new_hz);
7
8 extern int nmi_usable;
9
10 #endif /* __NMI_H */
This page took 0.044938 seconds and 5 git commands to generate.