#ifndef __PROTOS__CHAINLOAD_NEXT_H__ #define __PROTOS__CHAINLOAD_NEXT_H__ #include noreturn void chainload_next(char *config, char *cmdline); #endif