mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Fix some Sparc64 compile warnings
git-svn-id: svn://coreboot.org/openbios/openbios-devel@190 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -20,7 +20,7 @@ SECTIONS
|
||||
{
|
||||
. = BASE_ADDR;
|
||||
|
||||
/* Start of the program.
|
||||
/* Start of the program.
|
||||
* Now the version string is in the note, we must include it
|
||||
* in the program. Otherwise we lose the string after relocation. */
|
||||
_start = .;
|
||||
|
||||
Reference in New Issue
Block a user