1    /*
     2     *  Copyright 2009 by Texas Instruments Incorporated.
     3     *
     4     *  All rights reserved. Property of Texas Instruments Incorporated.
     5     *  Restricted rights to use, duplicate or disclose this code are
     6     *  granted through contract.
     7     *
     8     */
     9    
    10    /*
    11     *  ======== GateProcessSupportNull.xdc ========
    12     */
    13    
    14    module GateProcessSupportNull inherits IGateProcessSupport
    15    {
    16    
    17    }
    18    /*
    19     *  @(#) xdc.runtime.knl; 1, 0, 0,16; 6-9-2009 20:09:50; /db/ztree/library/trees/xdc-t50x/src/packages/
    20     */
    21