diff options
author | Jonathan Neuschäfer <[email protected]> | 2017-12-14 21:26:08 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-12-20 10:36:30 +0100 |
commit | 92e70b83c0fef79dea9b8be06944b1eaffa4a9ba (patch) | |
tree | fb565ffb9244d18807971b78f52c4de65b6183fc /tools/perf/scripts/python/syscall-counts.py | |
parent | 1efba35afae43094d3f26093f5f1ab8a46686a6f (diff) |
tools/gpio: Don't use u_int32_t
u_int32_t is a non-standard version of uint32_t, that was apparently
introduced by BSD. Use uint32_t from stdint.h instead.
Signed-off-by: Jonathan Neuschäfer <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions