diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2023-12-02 13:12:25 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-12-05 20:08:33 -0800 |
| commit | f3c928008ab218055e26917ffdbdaf429e8e616a (patch) | |
| tree | de6ad61e0c63710686a6ffa1d5f85ee6a4c0a11e /scripts/gdb/linux/interrupts.py | |
| parent | f2d4d9ad809a1c7173ce66c47cd45e11184a554c (diff) | |
tools: ynl: move private definitions to a separate header
ynl.h has a growing amount of "internal" stuff, which may confuse
users who try to take a look at the external API. Currently the
internals are at the bottom of the file with a banner in between,
but this arrangement makes it hard to add external APIs / inline
helpers which need internal definitions.
Move internals to a separate header.
Link: https://lore.kernel.org/r/20231202211225.342466-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions
