From dc854ae8434dee06a998428c7806eb2219fa24a8 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 22:04:20 +0000 Subject: Formerly priv.h.~3~ --- libtrivfs/priv.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libtrivfs/priv.h') diff --git a/libtrivfs/priv.h b/libtrivfs/priv.h index 57979fb4..8841adfa 100644 --- a/libtrivfs/priv.h +++ b/libtrivfs/priv.h @@ -25,5 +25,9 @@ /* For the sake of MiG. */ typedef struct trivfs_protid *trivfs_protid_t; +struct trivfs_protid *_trivfs_begin_using_protid (mach_port_t); +void _trivfs_end_using_protid (struct trivfs_protid *); + #define TRIVFS_PRIV_H_INCLUDED #endif + -- cgit v1.2.3