commit | 30c6a241e88499f536e86d325759e29ba00ff67f | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Fri Feb 15 20:09:01 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sat Feb 16 00:31:16 2008 +0100 |
tree | 793520df08f329a19579254bf1aa3f01690c03ed | |
parent | 45da195cf675d0b4054aeeabf7b9c0daf798841d [diff] |
Wipe out assembler warnings while compiling x86 biosemu This patch tries to get rid of some assembler warnings about changed .got2 section type while compiling x86 bios emulator code. Signed-off-by: Anatolij Gustschin <agust@denx.de>