1 2 3 4 5 6
#ifndef _ASM_X86_I8253_H #define _ASM_X86_I8253_H extern void setup_pit_timer(void); #endif /* _ASM_X86_I8253_H */