sim: msp430: use common warnings options
[deliverable/binutils-gdb.git] / sim / msp430 / trace.h
index c68146b46a5251598e140c55d3f6eadeee0d759b..0085c3c48644730e2a1d6081a2846db0889ed4aa 100644 (file)
@@ -23,6 +23,6 @@
 
 extern void  msp430_trace_init (bfd *);
 extern void  msp430_trace_one (int pc);
-extern int   msp430_get_current_source_location (const char **, const char **, unsigned int *);
+extern int   msp430_get_current_source_location (int, const char **, const char **, unsigned int *);
 
 #endif
This page took 0.022836 seconds and 4 git commands to generate.