HomeSort by: relevance | last modified time | path
    Searched defs:RTC_OFFSET (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/stand/boot/
Makefile 17 RTC_OFFSET= -540
40 CPPFLAGS+= -DRTC_OFFSET=${RTC_OFFSET}
  /src/sys/conf/
param.c 101 #ifndef RTC_OFFSET
102 #define RTC_OFFSET 0
117 int rtc_offset = RTC_OFFSET; variable in typeref:typename:int

Completed in 14 milliseconds