sim: dv-sockser: push module init prototype down
[external/binutils.git] / sim / common / dv-sockser.h
index 8ad9981..cc4fd74 100644 (file)
@@ -30,4 +30,6 @@ int dv_sockser_write (SIM_DESC, unsigned char);
 int dv_sockser_write_buffer (SIM_DESC, const unsigned char *, unsigned);
 int dv_sockser_read (SIM_DESC);
 
+SIM_RC dv_sockser_install (SIM_DESC);
+
 #endif /* DV_SOCKSER_H */