commit | 00089c048eb4a8250325efb32a2724fd0da68cce | [log] [tgz] |
---|---|---|
author | Julien Thierry <jthierry@redhat.com> | Fri Sep 04 16:30:25 2020 +0100 |
committer | Josh Poimboeuf <jpoimboe@redhat.com> | Thu Sep 10 10:43:13 2020 -0500 |
tree | 95bcd52651d909d2d8af2e39a99f4352fd6875c1 | |
parent | d871f7b5a6a2a30f4eba577fd56941fa3657e394 [diff] |
objtool: Rename frame.h -> objtool.h Header frame.h is getting more code annotations to help objtool analyze object files. Rename the file to objtool.h. [ jpoimboe: add objtool.h to MAINTAINERS ] Signed-off-by: Julien Thierry <jthierry@redhat.com> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>