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