hz: add __hz to get HZ value
authorAlan Cox <alan@linux.intel.com>
Fri, 2 Jan 2015 19:30:59 +0000 (19:30 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 2 Jan 2015 19:30:59 +0000 (19:30 +0000)
commitb937db08589494ec5e36212c907d33f186ca0bcb
tree280e192e8f4b147a6cb37f1f13579a7c99ed3f9c
parentaead991ca7d2895079ce6514c6c6e686c4fe7263
hz: add __hz to get HZ value

We need this to fix the CLOCK_MONOTONIC timer which is in HZ sized ticks not
seconds
Library/libs/Makefile
Library/libs/__hz.c [new file with mode: 0644]