helper: handle if (WARN_ON(i == ARRAY_SIZE(foo)) return -EINVAL
[smatch.git] / ast-view.h
blobda8f5f500e58aa11a493c9542f4e59a81d629c7d
2 #include <gtk/gtk.h>
3 #include "lib.h"
5 extern void treeview_main(struct symbol_list *syms);