1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 09:19:12 +01:00
Files
u-boot-megous/lib/div64.c
Simon Glass 83cc112e82 lib: Don't instrument the div64 function
This function can be called from the timer code on instrumented functions.
Mark it as 'notrace' so that it doesn't cause infinite recursion.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-02-26 08:53:10 -07:00

1.2 KiB