blob: c44fa6164f32fa2faa68b6b3a002f1c491615ca3 [file] [log] [blame]
/*!
* ======== GateProcessSupportNull.xdc ========
* Empty IGateProcessSupport implementation
*/
module GateProcessSupportNull inherits IGateProcessSupport
{
}