]> Git Repo - binutils.git/blobdiff - sim/d30v/cpu.h
import gdb-1999-09-08 snapshot
[binutils.git] / sim / d30v / cpu.h
index d24a4acf7ad9eaf4d7b7eebac300956d60ade130..f848b61962f6f12f1e12cb1a0237373788178a20 100644 (file)
@@ -240,4 +240,10 @@ extern int d30v_write_mem
  const char *buf,
  int bytes);
 
+/* Process all of the queued up writes in order now */
+void unqueue_writes
+(SIM_DESC sd,
+ sim_cpu *cpu,
+ address_word cia);
+
 #endif /* _CPU_H_ */
This page took 0.022854 seconds and 4 git commands to generate.