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