mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-07 15:25:04 +00:00
Add netBSD boot parameters support
This commit is contained in:
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>
|
||||
*
|
||||
*/
|
Reference in New Issue
Block a user