Mike Frysinger
15f3c2de23
sim: fix unused cpu_nr warnings
...
The trace_option_handler() function only uses cpu_nr when the
SIM_HAVE_ADDR_RANGE define is enabled. So move the decl down
to where the code exists. Otherwise GCC warns:
sim-trace.c: In function 'trace_option_handler':
sim-trace.c:236: warning: unused variable 'cpu_nr'
2010-03-30 20:39:38 +00:00
..
2010-01-09 21:11:44 +00:00
2010-01-09 21:11:44 +00:00
2010-03-30 20:39:38 +00:00
2010-01-09 21:11:44 +00:00
2010-03-30 20:38:26 +00:00
2010-01-09 21:11:44 +00:00
2010-01-09 21:11:44 +00:00
2010-03-30 20:38:26 +00:00
2010-01-09 21:11:44 +00:00
2010-01-01 10:03:36 +00:00
2010-02-12 02:44:26 +00:00
2010-02-12 02:44:26 +00:00
2010-01-20 05:52:19 +00:00
2010-03-30 20:38:26 +00:00
2010-01-09 21:11:44 +00:00
2010-01-09 21:11:44 +00:00
2010-01-09 21:11:44 +00:00
2010-01-18 03:30:28 +00:00
2010-01-09 21:11:44 +00:00
2010-02-27 01:24:37 +00:00
2010-02-14 10:00:46 +00:00
2010-02-14 07:37:11 +00:00
2010-02-14 07:15:57 +00:00
2010-02-13 04:44:41 +00:00
2010-01-01 10:03:36 +00:00
2010-01-09 21:11:44 +00:00
2010-02-12 02:44:26 +00:00
2009-11-24 19:22:45 +00:00
2009-11-24 19:22:45 +00:00
2009-10-16 18:57:30 +00:00
2010-01-01 10:03:36 +00:00
2002-06-06 16:33:45 +00:00