diff options
author | Willy Tarreau <w@1wt.eu> | 2022-02-07 17:23:17 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-20 17:05:43 -0700 |
commit | 271661c1cde5ff47eb7af9946866cd66b70dc328 (patch) | |
tree | bda78ca8ff8bfba61320601bca91aeca26897eba /tools/perf/scripts/python/export-to-sqlite.py | |
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 <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions