]> git.wh0rd.org Git - elf2flt.git/commit
This patch fixes two issues which are triggered when compiling for nios2:
authorDavid McCullough <davidm@snapgear.com>
Mon, 3 Dec 2007 23:21:01 +0000 (23:21 +0000)
committerDavid McCullough <davidm@snapgear.com>
Mon, 3 Dec 2007 23:21:01 +0000 (23:21 +0000)
commit6943182cb4dd22b0b3a5cede43b39c0886031370
tree4614afd7affd3692a77125ed53376f758e600b61
parent7db6a23f8bba8c89780692a3ddcb920ec5c50339
This patch fixes two issues which are triggered when compiling for nios2:
* Typo in a goto label
* Misplaced switch statement which probably is left from an older revision.

 - Atle

Signed-off-by: Atle Nissestad <atle@nissestad.no>
elf2flt.c