1 /*! 2 * ======== GateProcessSupportNull.xdc ======== 3 * Empty IGateProcessSupport implementation 4 */ 5 6 module GateProcessSupportNull inherits IGateProcessSupport 7 { 8 } 9 /* 10 * @(#) xdc.runtime.knl; 1, 0, 0,0; 8-8-2017 17:31:09; /db/ztree/library/trees/xdc/xdc-D20/src/packages/ 11 */ 12