RTEMS  5.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Macros
tm27.h File Reference

Implementation of interrupt mechanisms for Time Test 27. More...

Go to the source code of this file.

Macros

#define MUST_WAIT_FOR_INTERRUPT   0
 
#define Install_tm27_vector(handler)
 
#define Cause_tm27_intr()   __asm__ volatile("int $0x90" : :);
 
#define Clear_tm27_intr()   /* empty */
 
#define Lower_tm27_intr()   /* empty */
 

Detailed Description

Implementation of interrupt mechanisms for Time Test 27.