summaryrefslogtreecommitdiffstats
path: root/machine/m_hpux7.c
diff options
context:
space:
mode:
Diffstat (limited to 'machine/m_hpux7.c')
-rw-r--r--machine/m_hpux7.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/machine/m_hpux7.c b/machine/m_hpux7.c
index 724cdb2..96970b7 100644
--- a/machine/m_hpux7.c
+++ b/machine/m_hpux7.c
@@ -881,10 +881,3 @@ int pid;
}
return (-1);
}
-
-void
-get_io_info(struct io_info *io_info)
-{
- /* Not supported yet */
- memset(io_info, 0, sizeof(*io_info));
-}