Skip to content
Commit d37c90d4 authored by Matt Helsley's avatar Matt Helsley Committed by Josh Poimboeuf
Browse files

objtool: Move struct objtool_file into arch-independent header



The objtool_file structure describes the files objtool works on,
is used by the check subcommand, and the check.h header is included
by the orc subcommands so it's presently used by all subcommands.

Since the structure will be useful in all subcommands besides check,
and some subcommands may not want to include check.h to get the
definition, split the structure out into a new header meant for use
by all objtool subcommands.

Signed-off-by: default avatarMatt Helsley <mhelsley@vmware.com>
Reviewed-by: default avatarJulien Thierry <jthierry@redhat.com>
Signed-off-by: default avatarJosh Poimboeuf <jpoimboe@redhat.com>
parent f15c648f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment