commit | 205ebb0f300072f8db5f6e49d278173cff50188f | [log] [tgz] |
---|---|---|
author | Denton Gentry <dgentry@google.com> | Wed Oct 07 13:54:34 2015 -0700 |
committer | Denton Gentry <dgentry@google.com> | Wed Oct 07 14:05:24 2015 -0700 |
tree | 724e5bf30ce68d0c5448742e9e8cb81e6939c35a | |
parent | 0fd0e2b059e4445ad3b805de848b118df9d9d939 [diff] |
Add more POSIX clock type definitions. kernel/windcharger implements CLOCK_MONOTONIC_RAW, CLOCK_REALTIME_COARSE, and CLOCK_MONOTONIC_COARSE but the header file does not define them. We need CLOCK_MONOTONIC_RAW for tlsdate 0.0.13. Add definitions of the additional clock types which kernel/windcharger supports. Change-Id: I1f44a6ff308ce10bbe0521cf143741f382e48a26