Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227663
b: refs/heads/master
c: 4ce2c1e
h: refs/heads/master
i:
  227661: 79051b3
  227659: f917c0f
  227655: 32d2b51
  227647: 0ad2732
v: v3
  • Loading branch information
Arnaud Lacombe authored and Michal Marek committed Dec 15, 2010
1 parent 1d61624 commit 9d8d8bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf128f5265625b8015789ea8f12b3582dc29faa3
refs/heads/master: 4ce2c1e8e899831dd152bd0d534a60da6fb1582a
6 changes: 4 additions & 2 deletions trunk/scripts/kconfig/lkc.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,12 @@ struct kconf_id {
enum symbol_type stype;
};

#ifdef YYDEBUG
extern int zconfdebug;
#endif

int zconfparse(void);
void zconfdump(FILE *out);

extern int zconfdebug;
void zconf_starthelp(void);
FILE *zconf_fopen(const char *name);
void zconf_initscan(const char *name);
Expand Down

0 comments on commit 9d8d8bd

Please sign in to comment.