#ifndef _KPRINTF_H #define _KPRINTF_H int kernel_earlyputs(const char *); #endif /* _KPRINTF_H */