]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/objtool/builtin.h
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
[linux.git] / tools / objtool / builtin.h
index 28ff40e19a1413823b9b06ae4d1f1b42d922e850..69762f9c5602cf43bc9aac083d89f52d361c3013 100644 (file)
@@ -20,7 +20,7 @@
 #include <subcmd/parse-options.h>
 
 extern const struct option check_options[];
-extern bool no_fp, no_unreachable, retpoline, module;
+extern bool no_fp, no_unreachable, retpoline, module, backtrace, uaccess;
 
 extern int cmd_check(int argc, const char **argv);
 extern int cmd_orc(int argc, const char **argv);