X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeschedrss.h;h=e32cbd78669d7dfa8e843b762e9206caac11b859;hb=e5b57877b6db678ba428e3cbc01cbcc0815922f9;hp=dfc920c2ddef7ec782f75732906264f18d509447;hpb=39f3a8dbd0f00f90b7b12a849d1bf7b9c1329479;p=libfirm diff --git a/ir/be/beschedrss.h b/ir/be/beschedrss.h index dfc920c2d..e32cbd786 100644 --- a/ir/be/beschedrss.h +++ b/ir/be/beschedrss.h @@ -37,6 +37,6 @@ * Perform RSS schedule preprocessing for the given irg. * @param birg The backend irg object */ -void rss_schedule_preparation(const be_irg_t *birg); +void rss_schedule_preparation(be_irg_t *birg); #endif /* FIRM_BE_BESCHEDRSS_H */