forked from Imagelibrary/binutils-gdb
* gentmap.c: Fix compile time warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-11-07 Thiemo Seufer <ths@mips.com>
|
||||
|
||||
* gentmap.c: Fix compile time warning.
|
||||
|
||||
2006-11-07 Thiemo Seufer <ths@mips.com>
|
||||
|
||||
* sim-base.h (text_start, text_end, start_addr): Use bfd_vma type
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
/* Generate targ-vals.h and targ-map.c. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
struct tdefs {
|
||||
char *symbol;
|
||||
|
||||
Reference in New Issue
Block a user