EMILE/second/config.h

10 lines
199 B
C
Raw Normal View History

2007-05-30 22:05:54 +00:00
/*
*
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
*
*/
2005-11-26 09:02:21 +00:00
#include "head.h"
extern int read_config(emile_l2_header_t* info, char **kernel_path, char **command_line, char **ramdisk_path);