On Tue, Apr 10, 2018 at 09:16:58PM +0200, Paul Semel wrote:
> this function spin sleeps for t nanoseconds
>
> Signed-off-by: Paul Semel
> ---
>
> Notes:
> v4:
> - new patch version
>
> common/time.c | 12
> 1 file changed, 12 insertions(+)
>
> diff --git a/common/time.c b
this function spin sleeps for t nanoseconds
Signed-off-by: Paul Semel
---
Notes:
v4:
- new patch version
common/time.c | 12
1 file changed, 12 insertions(+)
diff --git a/common/time.c b/common/time.c
index 8489f3b..232e134 100644
--- a/common/time.c
+++ b/common/time.c
@