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

>
>  > I noticed real_time_clock_usecs() returns a bigtime_t but doesn't make
>  > that call.
>
>  It's not a syscall though. If it were, it would have the prefix "_user_".
>

I wondered about that too, but I notice it's defined as a system call
in kernel/OS.h, but could find no _user_ equivalent for it, so I
assumed it was used for that as well.

Thanks for the clarification,

Rene

Other related posts: