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,169; 11-16-2011 11:00:15; /db/ztree/library/trees/xdc/xdc-y13x/src/packages/
    11     */
    12