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:
Blue Swirl
2008-07-07 18:36:16 +00:00
parent 5205e45840
commit 3409ec8b13
22 changed files with 88 additions and 93 deletions

View File

@@ -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 = .;