aboutsummaryrefslogtreecommitdiff
path: root/sim/common/dv-sockser.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/dv-sockser.h')
-rw-r--r--sim/common/dv-sockser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/dv-sockser.h b/sim/common/dv-sockser.h
index c83ed5a..36ec0a9 100644
--- a/sim/common/dv-sockser.h
+++ b/sim/common/dv-sockser.h
@@ -34,8 +34,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);
-
#else
/* If dv-sockser isn't available, provide stub functions. */