Changeset 2976
- Timestamp:
- May 15, 2012 1:23:11 PM (13 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/rtc.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/rtc.fth
r2897 r2976 30 30 \ Ensure that the Clock Halt bit is off 31 31 dup h# 80 and if ( value ) 32 \ Clear century 33 h# 20 8 rtc! 32 34 \ Turn off Clock Halt 33 35 h# 7f and 0 rtc! ( )
Note: See TracChangeset
for help on using the changeset viewer.
