#ifndef OSLOADER_H #define OSLOADER_H extern int prep_segment ( physaddr_t start, physaddr_t mid, physaddr_t end ); #endif /* OSLOADER_H */