Changeset 4321d1f in rtems for c/src/libchip/rtc/rtc.h


Ignore:
Timestamp:
01/22/05 04:00:07 (19 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
dc2aadef
Parents:
c6bc9d8
Message:

2005-01-22 Ralf Corsepius <ralf.corsepius@…>

  • libchip/rtc/rtc.h: size_t RTC_Count.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/libchip/rtc/rtc.h

    rc6bc9d8 r4321d1f  
    7272} rtc_tbl;
    7373
    74 extern rtc_tbl        RTC_Table[];
    75 extern unsigned long  RTC_Count;
     74extern rtc_tbl  RTC_Table[];
     75extern size_t   RTC_Count;
    7676
    7777
Note: See TracChangeset for help on using the changeset viewer.