em_int.c

Go to the documentation of this file.
00001 /**************************************************************************/
00034 #include <stdint.h>
00035 #include "em_int.h"
00036 
00037 /***************************************************************************/
00042 /***************************************************************************/
00069 uint32_t INT_LockCnt = 0;
00070 
00071