diff options
author | David Lamparter <equinox@diac24.net> | 2021-02-14 01:36:09 +0100 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2021-02-23 16:56:58 +0100 |
commit | a971f0718d25eb9bc553e774bd19a2276e26072e (patch) | |
tree | 765b1a094e4c731bfc68b46fe666e3bcef145188 /Makefile.am | |
parent | lib: get rid of padding in struct cmd_element (diff) | |
download | frr-a971f0718d25eb9bc553e774bd19a2276e26072e.tar.xz frr-a971f0718d25eb9bc553e774bd19a2276e26072e.zip |
python/xrelfo: cross-platform xrefstructs.json
Just get names, types and order from pahole; ditch offset & size since
they're different on 32/64 bit. None of the structs has padding
currently; if we really need that it can be implemented in the future.
(Padding will raise an exception, so it won't break silently.)
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions