diff options
| author | Willy Tarreau <[email protected]> | 2022-02-07 17:23:15 +0100 | 
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2022-04-20 17:05:33 -0700 | 
| commit | 967cce191f50090d5cbd3841ee2bbb7835afeae2 (patch) | |
| tree | d3ba18552f94d51995b95f61a3b247be9a0acbaa /tools/perf/scripts/python/Perf-Trace-Util | |
| parent | 930c4acc064edacd2c9d5bec1a66acacb2fb2589 (diff) | |
tools/nolibc/std: move the standard type definitions to std.h
The ordering of includes and definitions for now is a bit of a mess, as
for example asm/signal.h is included after int definitions, but plenty of
structures are defined later as they rely on other includes.
Let's move the standard type definitions to a dedicated file that is
included first. We also move NULL there. This way all other includes
are aware of it, and we can bring asm/signal.h back to the top of the
file.
Signed-off-by: Willy Tarreau <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions