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