fmd_timeops_t
const fmd_timeops_t *ops;
const fmd_timeops_t *d_clockops; /* system clock ops vector */
const fmd_timeops_t fmd_timeops_native = {
const fmd_timeops_t fmd_timeops_simulated = {
const fmd_timeops_t *ftop = fmd.d_clockops;
extern const fmd_timeops_t fmd_timeops_native;
extern const fmd_timeops_t fmd_timeops_simulated;