mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-24 07:46:38 +08:00
Provide CLOCK_MONOTONIC_FAST
This commit is contained in:
parent
7eb064cda1
commit
f0aaa04240
@ -57,6 +57,10 @@
|
|||||||
|
|
||||||
#define _POSIX2_LINE_MAX 128
|
#define _POSIX2_LINE_MAX 128
|
||||||
|
|
||||||
|
#ifndef CLOCK_MONOTONIC_FAST
|
||||||
|
#define CLOCK_MONOTONIC_FAST CLOCK_MONOTONIC
|
||||||
|
#endif
|
||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
|
|
||||||
/* FIXME: Add to Newlib */
|
/* FIXME: Add to Newlib */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user