mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:15:58 +08:00
Provide CLOCK_MONOTONIC_FAST
This commit is contained in:
@@ -57,6 +57,10 @@
|
||||
|
||||
#define _POSIX2_LINE_MAX 128
|
||||
|
||||
#ifndef CLOCK_MONOTONIC_FAST
|
||||
#define CLOCK_MONOTONIC_FAST CLOCK_MONOTONIC
|
||||
#endif
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
/* FIXME: Add to Newlib */
|
||||
|
Reference in New Issue
Block a user