mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-03 12:31:57 +00:00
Add netBSD boot parameters support
This commit is contained in:
parent
7df4fa9949
commit
acf4794515
7
second/bootenv.c
Normal file
7
second/bootenv.c
Normal file
@ -0,0 +1,7 @@
|
||||
/*
|
||||
*
|
||||
* (c) 2005 Laurent Vivier <LaurentVivier@wanadoo.fr>
|
||||
*
|
||||
*/
|
||||
|
||||
#include "bootenv.h"
|
5
second/bootenv.h
Normal file
5
second/bootenv.h
Normal file
@ -0,0 +1,5 @@
|
||||
/*
|
||||
*
|
||||
* (c) 2005 Laurent Vivier <LaurentVivier@wanadoo.fr>
|
||||
*
|
||||
*/
|
Loading…
Reference in New Issue
Block a user