#ifndef __ISR_h #define __ISR_h typedef unsigned32 ISR_Level; #define _ISR_Disable #define _ISR_Enable #endif