diff options
| author | Willy Tarreau <[email protected]> | 2022-02-07 17:23:17 +0100 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2022-04-20 17:05:43 -0700 |
| commit | 271661c1cde5ff47eb7af9946866cd66b70dc328 (patch) | |
| tree | bda78ca8ff8bfba61320601bca91aeca26897eba /tools/perf/scripts/python | |
| parent | cc7a492ad0a076dff5cb4281b1516676d7924fcf (diff) | |
tools/nolibc/arch: split arch-specific code into individual files
In order to ease maintenance, this splits the arch-specific code into
one file per architecture. A common file "arch.h" is used to include the
right file among arch-* based on the detected architecture. Projects
which are already split per architecture could simply rename these
files to $arch/arch.h and get rid of the common arch.h. For this
reason, include guards were placed into each arch-specific file.
Signed-off-by: Willy Tarreau <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions