forked from Imagelibrary/rtems
validation: Add INVALID_ID to tx-support.h
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
#include <rtems.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "tx-support.h"
|
||||
|
||||
#include <rtems/test.h>
|
||||
|
||||
/**
|
||||
@@ -234,8 +236,6 @@ static const char * const * const RtemsMessageReqConstructErrors_PreDesc[] = {
|
||||
|
||||
#define NAME rtems_build_name( 'T', 'E', 'S', 'T' )
|
||||
|
||||
#define INVALID_ID 0xffffffff
|
||||
|
||||
#define MAX_MESSAGE_QUEUES 4
|
||||
|
||||
#define MAX_PENDING_MESSAGES 1
|
||||
|
||||
Reference in New Issue
Block a user