From 0d302c36ee18b7bdf7ba34abbbc68c2b8e4b87c0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 25 Apr 1996 07:25:37 +0000 Subject: Initial revision --- auth/authmutations.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 auth/authmutations.h (limited to 'auth') diff --git a/auth/authmutations.h b/auth/authmutations.h new file mode 100644 index 00000000..63b2f540 --- /dev/null +++ b/auth/authmutations.h @@ -0,0 +1,6 @@ +/* CPP definitions for MiG processing of auth.defs for auth server. */ + +#define AUTH_INTRAN authhandle_t auth_port_to_handle (auth_t) +#define AUTH_DESTRUCTOR ports_port_deref (authhandle_t) + +#define AUTH_IMPORTS import "auth_mig.h"; -- cgit v1.2.3