#ifndef __PROTOS__LINUX_H__ #define __PROTOS__LINUX_H__ #include bool linux_load(char *config, char *cmdline); #endif