Empty line for readability.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 31 Aug 2008 13:02:12 +0000 (13:02 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 31 Aug 2008 13:02:12 +0000 (13:02 +0000)
[r21589]

ast2firm.c

index ade3954..af8aa2d 100644 (file)
@@ -2571,6 +2571,7 @@ static ir_node *alignof_to_firm(const typeprop_expression_t *expression)
 }
 
 static void init_ir_types(void);
+
 long fold_constant(const expression_t *expression)
 {
        bool constant_folding_old = constant_folding;