Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- flow.h | 1 + 1 file changed, 1 insertion(+) diff --git a/flow.h b/flow.h index 31ed80d40..b592ad4d3 100644 --- a/flow.h +++ b/flow.h @@ -7,6 +7,7 @@ extern unsigned long bb_generation; #define REPEAT_CSE 1 #define REPEAT_SYMBOL_CLEANUP 2 +#define REPEAT_CFG_CLEANUP 3 struct entrypoint; struct instruction; -- 2.12.2 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html