Changeset 44615


Ignore:
Timestamp:
01/26/20 00:28:10 (3 years ago)
Author:
obi
Message:

fix rctime after timezone screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/timezone.h

    r23702 r44615  
    9898                        }
    9999                        break;
     100#if defined(OEBUILD) && defined(SH4)
     101                        setrtctimemips();
     102#endif
     103#ifdef MIPSEL
     104                        setrtctimemips();
     105#endif
     106
    100107                }
    101108        }
Note: See TracChangeset for help on using the changeset viewer.