mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-11 18:06:03 +08:00
* gencode.c (main, gendefines): New -d option prints table of defines.
* interp.c (trap): Add a load of system calls. (sim_memory_size): Now default to 8Mbyte. (PARANOID): Keep vector of registers with undefined contents.
This commit is contained in:
@ -25,6 +25,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#include "bfd.h"
|
||||
#include "sysdep.h"
|
||||
|
||||
extern printf();
|
||||
|
||||
int
|
||||
main (ac, av)
|
||||
int ac;
|
||||
|
Reference in New Issue
Block a user