Home
last modified time | relevance | path

Searched refs:TARGET_EPOCH (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dtraps.c155 #define TARGET_EPOCH 1230764410 macro
162 #define TARGET_TIME(cpu) (TARGET_EPOCH + TARGET_TIME_MS (cpu) / 1000)
DChangeLog-2021841 (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment.