mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +03:00
11 lines
308 B
C
11 lines
308 B
C
/*
|
|
* This program is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU General Public License as
|
|
* published by the Free Software Foundation; either version 2, or (at
|
|
* your option) any later version.
|
|
*/
|
|
|
|
FILE_LICENCE ( GPL2_OR_LATER );
|
|
|
|
#include "config_romprefix.c"
|