add a note so the next person doesn't have to dig so long anymore
[libfirm] / ir / be / beschednormal.c
index 46aa21b..40251e0 100644 (file)
@@ -421,7 +421,7 @@ static void *normal_init_block(void *graph_env, ir_node *block)
        return inst;
 }
 
-void normal_finish_graph(void *env)
+static void normal_finish_graph(void *env)
 {
        instance_t *inst = env;