diff options
| -rw-r--r-- | man3/__ppc_get_timebase.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/__ppc_get_timebase.3 b/man3/__ppc_get_timebase.3 index 6a85b882a5..e03405dcdc 100644 --- a/man3/__ppc_get_timebase.3 +++ b/man3/__ppc_get_timebase.3 @@ -7,6 +7,9 @@ Manual" .SH NAME __ppc_get_timebase, __ppc_get_timebase_freq \- get the current value of the Time Base Register on Power architecture and its frequency. +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <sys/platform/ppc.h> |
