mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 20:14:06 +08:00
* gentmap.c: Fix compile time warning.
This commit is contained in:
parent
7e12978101
commit
09d969392e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user