// Copyright (c) 2019 Qualcomm Technologies, Inc.  All Rights Reserved.
// Qualcomm Technologies Proprietary and Confidential.

/**
* @addtogroup CSwFuse
* @{
  Class CSwFuse implements \link ISwFuse \endlink interface.
	
  The class ID `CSwFuse` is included in the default privilege set, therefore the 
  CSwFuse class is available to every TA. 
*/

const uint32 CSwFuse_UID = 22;

/** @} */ /* end_addtogroup CSwFuse */
