summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/recorddata.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/recorddata.h')
-rw-r--r--cpukit/include/rtems/recorddata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/recorddata.h b/cpukit/include/rtems/recorddata.h
index 39d465aa7b..4f14984c51 100644
--- a/cpukit/include/rtems/recorddata.h
+++ b/cpukit/include/rtems/recorddata.h
@@ -46,7 +46,7 @@ extern "C" {
typedef enum {
/* There are 512 events reserved for the system */
- RTEMS_RECORD_EVENT_OVERFLOW,
+ RTEMS_RECORD_EVENT_EMPTY,
RTEMS_RECORD_EVENT_VERSION,
/* Keep in lexicographical order */