mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +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__
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
/*
|
||||
*
|
||||
* (c) 2004-2007 Laurent Vivier <Laurent@lvivier.info>
|
||||
*
|
||||
*/
|
||||
|
||||
#include "head.h"
|
||||
|
||||
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