mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-09 07:30:05 +00:00
update header/copyright
This commit is contained in:
parent
93d4e46279
commit
1d5adc3204
@ -1,3 +1,8 @@
|
|||||||
|
/*
|
||||||
|
*
|
||||||
|
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
#define __NO_INLINE__
|
#define __NO_INLINE__
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
/*
|
||||||
|
*
|
||||||
|
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
#include "head.h"
|
#include "head.h"
|
||||||
|
|
||||||
extern int read_config(emile_l2_header_t* info, char **kernel_path, char **command_line, char **ramdisk_path);
|
extern int read_config(emile_l2_header_t* info, char **kernel_path, char **command_line, char **ramdisk_path);
|
||||||
|
Loading…
Reference in New Issue
Block a user