diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/coreboot-netboot.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/coreboot-netboot.c b/src/coreboot-netboot.c new file mode 100644 index 0000000..e09c281 --- /dev/null +++ b/src/coreboot-netboot.c @@ -0,0 +1,8 @@ +/* ------------------------------------------- + + Copyright (C) 2025, Amlal EL Mahrouss, all rights reserved. + +------------------------------------------- */ + +#include <lib/netboot.h> + |
