X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=feature_to_c.sh;h=bce77b6f523723238b3aca7579ea7a3146dc6838;hb=db241f403213807a3ab9ea9eb88649dcbf71dba4;hp=e36638d18d6813ea34ef98e615bc8ec42a09cccd;hpb=b2cd75b00349ad0cc7eb47209d2a2b7b1d4b0bfc;p=qemu diff --git a/feature_to_c.sh b/feature_to_c.sh index e36638d..bce77b6 100644 --- a/feature_to_c.sh +++ b/feature_to_c.sh @@ -65,6 +65,7 @@ for input; do done echo >> $output +echo "extern const char *const xml_builtin[][2];" >> $output echo "const char *const xml_builtin[][2] = {" >> $output for input; do