diff --git a/second/bootenv.c b/second/bootenv.c new file mode 100644 index 0000000..f5ca48f --- /dev/null +++ b/second/bootenv.c @@ -0,0 +1,7 @@ +/* + * + * (c) 2005 Laurent Vivier + * + */ + +#include "bootenv.h" diff --git a/second/bootenv.h b/second/bootenv.h new file mode 100644 index 0000000..172d409 --- /dev/null +++ b/second/bootenv.h @@ -0,0 +1,5 @@ +/* + * + * (c) 2005 Laurent Vivier + * + */