Add netBSD boot parameters support

This commit is contained in:
Laurent Vivier 2005-09-19 19:05:02 +00:00
parent 7df4fa9949
commit acf4794515
2 changed files with 12 additions and 0 deletions

7
second/bootenv.c Normal file
View File

@ -0,0 +1,7 @@
/*
*
* (c) 2005 Laurent Vivier <LaurentVivier@wanadoo.fr>
*
*/
#include "bootenv.h"

5
second/bootenv.h Normal file
View File

@ -0,0 +1,5 @@
/*
*
* (c) 2005 Laurent Vivier <LaurentVivier@wanadoo.fr>
*
*/