patch-1.3.73 linux/scripts/tkparse.h
Next file: linux/CREDITS
Previous file: linux/scripts/tkparse.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Sat Mar  9 13:05:20 1996
 -  Orig file: 
v1.3.72/linux/scripts/tkparse.h
 -  Orig date: 
Tue Jan 23 21:15:56 1996
 
diff -u --recursive --new-file v1.3.72/linux/scripts/tkparse.h linux/scripts/tkparse.h
@@ -11,6 +11,7 @@
   tok_else, 
   tok_fi, 
   tok_int,
+  tok_hex,
   tok_sound,
   tok_define,
   tok_choose,
@@ -75,3 +76,8 @@
 extern struct kconfig * clast;
 extern struct kconfig * koption;
 
+/*
+ * Prototypes
+ */
+void fix_conditionals(struct kconfig * scfg);	/* tkcond.c */
+void dump_tk_script(struct kconfig *scfg);	/* tkgen.c  */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this