Home
last modified time | relevance | path

Searched refs:pro_force_year (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/xhomer/xhomer-9-16-06/
H A Dpro_clk.c78 int pro_force_year = -1; /* when > -1, will override host's RTC year value */ variable
529 if (pro_force_year > -1) in pro_clk_rd()
530 data = pro_force_year; in pro_clk_rd()
H A Dpro_init.c609 pro_force_year = i; in pro_reset()
H A Dpro_defs.h659 GLOBAL int pro_force_year; variable