1    /*!
     2     *  ======== GateThreadSupportNull.xdc ========
     3     *  Empty IGateProcessSupport implementation
     4     */
     5    
     6    module GateThreadSupportNull inherits IGateThreadSupport
     7    {
     8    
     9    }
    10    /*
    11     *  @(#) xdc.runtime.knl; 1, 0, 0,98; 8-20-2010 17:21:08; /db/ztree/library/trees/xdc/xdc-v48x/src/packages/
    12     */
    13