From d10d357d2b5053b856d9954d7e348a23b96e44cb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 14 May 1993 12:57:48 +0000 Subject: Formerly hurd_types.defs.~41~ --- hurd/hurd_types.defs | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'hurd') diff --git a/hurd/hurd_types.defs b/hurd/hurd_types.defs index 6f5725e7..8435862d 100644 --- a/hurd/hurd_types.defs +++ b/hurd/hurd_types.defs @@ -1,7 +1,5 @@ - - /* MiG type declarations for Hurd interfaces - Copyright (C) 1992 Free Software Foundation + Copyright (C) 1993 Free Software Foundation This file is part of the GNU Hurd. @@ -164,12 +162,6 @@ type fsys_statfsbuf_t=struct[19] of int; type idarray_t = array[] of uid_t; -type pathconf_t = struct[9] of int; - -type idblock_t = struct[512] of uid_t; - -type term_io_data_t = struct[3] of int; - type rusage_t = struct[18] of int; import ; -- cgit v1.2.3