mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 21:17:15 +08:00
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/include/nvram.h: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* shared/include/nvram.h: Fix typo.
|
||||
|
||||
2008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* shared/clock/clock.c: Remove unnecessary includes of
|
||||
|
||||
@@ -146,7 +146,7 @@ typedef struct _HEADER {
|
||||
void* OSAreaAddress;
|
||||
unsigned long OSAreaLength;
|
||||
|
||||
/* Date&Time from RTC of last change to OSAreaArea */
|
||||
/* Date&Time from RTC of last change to OSArea */
|
||||
unsigned long OSAreaLastWriteDT[2];
|
||||
} HEADER;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user