1 " ***********************************************************
 2 " *                                                         *
 3 " * Copyright, (C) Honeywell Bull Inc., 1987                *
 4 " *                                                         *
 5 " * Copyright, (C) Honeywell Information Systems Inc., 1984 *
 6 " *                                                         *
 7 " ***********************************************************
 8 
 9 "
10 "         dm_hphcs_  This gate is for the Data Management Daemon
11 "         to call for privledged actions.
12 "
13 "         Created by R. Michael Tague, 07/16/84.
14 "
15 " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " "
16 
17           include   gate_macros
18 
19           hardcore_gate_info  dm_hphcs_
20 
21           hgate     ips_wakeup,tc_util,ips_wakeup,2
22 
23           bad_dir_handler
24 
25           end