mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-10 13:29:48 +08:00
11 lines
155 B
C
11 lines
155 B
C
/**
|
|
*@file
|
|
*
|
|
*@ingroup RTEMSBSPsARMCSB337
|
|
*
|
|
*@brief Implementations of interrupt mechanisms for Time Test 27.
|
|
*
|
|
*/
|
|
|
|
#include <rtems/tm27-default.h>
|