test

C++ code posted
created at 15 Aug 04:36, updated at 15 Aug 04:36

Edit | Back
1
2
3
4
#define ENTER_CRITICAL_SECTION(Exclusive Area)
SchM_Enter_mmu_##Exclusive_Area()
#define EXIT_CRITICAL_SECTION(Exclusive Area)
SchM_Exit_mmu_##Exclusive_Area()
162 Bytes in 2 ms with coderay