mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 00:37:04 +08:00
Provide CLOCK_MONOTONIC_FAST
This commit is contained in:
@@ -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 */
|
||||||
|
Reference in New Issue
Block a user