]> Git Repo - u-boot.git/commit
common: Move timer_get_us() function out of common.h
authorSimon Glass <[email protected]>
Thu, 14 Nov 2019 19:57:29 +0000 (12:57 -0700)
committerTom Rini <[email protected]>
Mon, 2 Dec 2019 23:23:11 +0000 (18:23 -0500)
commitf0143a86af1cafff17ac9893015374f0f2f6ae06
tree28bf1fea446f6e233bfb653142188f1221e1d286
parente3107d159c180698bd45511afb76e9ab8f9957fb
common: Move timer_get_us() function out of common.h

This function belongs in time.h so move it over and update the comment
style.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
include/common.h
include/time.h
This page took 0.034336 seconds and 4 git commands to generate.