#ifndef INTIRD_H_ #define INITRD_H_ void initrd_init(void); #endif // INITRD_H_