X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbera.h;h=5afee30cc53783b8eb1f1ed482ce3badbf756c67;hb=60486fe0da8d2909a06697018bf7c9266145dbf2;hp=7680f90af7f6ca286bb8ebf3e74f4fda4a8f19e3;hpb=4c66ebcce62ceffb68a891142dd309429e03351a;p=libfirm diff --git a/ir/be/bera.h b/ir/be/bera.h index 7680f90af..5afee30cc 100644 --- a/ir/be/bera.h +++ b/ir/be/bera.h @@ -27,6 +27,8 @@ typedef struct { void (*allocate)(const be_main_env_t *env, ir_graph *irg); } be_ra_t; + + /** * Check, if two values interfere. * @param a The first value.