CVS: gdb/gdb-5.1.1/gdb msp430-rom.c,1.1.1.1,1.2
Steve Underwood <[email protected]>
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/gdb/gdb-5.1.1/gdb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2218/gdb/gdb-5.1.1/gdb Modified Files: msp430-rom.c Log Message: Fixes to compile with GCC4.x Index: msp430-rom.c =================================================================== RCS file: /cvsroot/mspgcc/gdb/gdb-5.1.1/gdb/msp430-rom.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -w -d -r1.1.1.1 -r1.2 --- msp430-rom.c 4 Jun 2003 12:55:22 -0000 1.1.1.1 +++ msp430-rom.c 5 Jan 2006 00:21:45 -0000 1.2 @@ -66,7 +66,7 @@ } static int hashmark = 1; /* flag set by "set hash" */ -extern struct monitor_ops msp430_cmds; /* fwd decl */ +static struct monitor_ops msp430_cmds; /* fwd decl */ /* load elf file... no performance crap here. */ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click