mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-22 05:07:19 +08:00
Provide CLOCK_MONOTONIC_FAST
This commit is contained in:
parent
7eb064cda1
commit
f0aaa04240
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user