blob: 148db1a7efe375c0ccf264fa1d4edb77e5d73900 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
/*
* 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"
|