[haiku-development] 64-bit syscalls in real_time_clock.c

Hi,

I'm curious, does any syscall that returns a 64-bit value have to call
syscall_64_bit_return_value(); first?

I noticed real_time_clock_usecs() returns a bigtime_t but doesn't make
that call.

Regards,

Rene

Other related posts: