Changeset 2297
- Timestamp:
- Jun 20, 2011 7:13:54 PM (2 years ago)
- File:
-
- 1 edited
-
cpu/x86/pc/olpc/guardrtc.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/x86/pc/olpc/guardrtc.fth
r2198 r2297 191 191 192 192 : rtc-rollback? ( -- error? ) 193 rtcar-enabled? 0= if exit then193 rtcar-enabled? 0= if false exit then 194 194 195 195 find-timestamp ( status )
Note: See TracChangeset
for help on using the changeset viewer.
