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