Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227667
b: refs/heads/master
c: 0597fcd
h: refs/heads/master
i:
  227665: 0a9dc19
  227663: 9d8d8bd
v: v3
  • Loading branch information
Arnaud Lacombe authored and Michal Marek committed Dec 27, 2010
1 parent d12fef6 commit c8e2209
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 17742dc743716eebbf5892add0e0bf91f541fc39
refs/heads/master: 0597fcd08b858df83b9f20afd6035311d92c48f8
1 change: 1 addition & 0 deletions trunk/scripts/kconfig/expr.h
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ struct expr *expr_extract_eq_and(struct expr **ep1, struct expr **ep2);
struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2);
void expr_extract_eq(enum expr_type type, struct expr **ep, struct expr **ep1, struct expr **ep2);
struct expr *expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym);
struct expr *expr_simplify_unmet_dep(struct expr *e1, struct expr *e2);

void expr_fprint(struct expr *e, FILE *out);
struct gstr; /* forward */
Expand Down

0 comments on commit c8e2209

Please sign in to comment.