RTEMS 6.1-rc5
|
#include <rtems.h>
#include <rtems/sysinit.h>
#include <rtems/score/percpu.h>
#include <rtems/score/thread.h>
#include "tx-support.h"
#include <rtems/test.h>
Functions | |
RTEMS_SYSINIT_ITEM (SubmitISRRequest, RTEMS_SYSINIT_DEVICE_DRIVERS, RTEMS_SYSINIT_ORDER_LAST) | |
T_TEST_CASE (ScoreIsrValIsr) | |