objtool: Make stack validation optional
[linux-2.6-microblaze.git] / tools / objtool / include / objtool / builtin.h
index e0972fb..8618585 100644 (file)
@@ -18,6 +18,7 @@ struct opts {
        bool orc;
        bool retpoline;
        bool sls;
+       bool stackval;
        bool uaccess;
 
        /* options: */