#ifndef __PROTOS__CHAINLOAD_H__ #define __PROTOS__CHAINLOAD_H__ void chainload(char *config); #endif