Skip to content
Snippets Groups Projects
Commit 2a54d159 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Use uint64_t instead of u64 for time


The uint64_t type is defined in linux/types.h, so is safer than u64, which
is not actually a Linux type.

Change-Id: Ifc9a369e6543250c49117b8d3cb3a676eee43e04
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent c2e5e802
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment