Sunteți pe pagina 1din 1

/* int gettimeofphy(struct timespec *ts) */

ENTRY(gettimeofphy)
.cfi_startproc
mov w0, 0
ret
.cfi_endproc
ENDPROC(gettimeofphy)

/*
offsetof(struct timespec, tv_sec));

DEFINE(TSPEC_TV_NSEC,

offsetof(struct timespec, tv_nsec));

*/

DEFINE(TSPEC_TV_SEC,

S-ar putea să vă placă și