added comment sign
[libfirm] / ir / be / TEMPLATE / TEMPLATE_spec.pl
index a7ff0bc..546aeed 100644 (file)
@@ -6,6 +6,9 @@
 
 $arch = "TEMPLATE";
 
+# this string marks the beginning of a comment in emit
+$comment_string = "/*";
+
 # The node description is done as a perl hash initializer with the
 # following structure:
 #