X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fia32%2Fia32_fpu.h;h=a4c2193e9a1f92d4813f0e4eb1e6ab66dbd150c8;hb=491bf92f36819d268c3535f72899219cdbb2a985;hp=fac14cd9150e46073e0ef6b47be8f36618a931c9;hpb=1ce363f80e6a204d4011f85813362d9bd1d0e7e4;p=libfirm diff --git a/ir/be/ia32/ia32_fpu.h b/ir/be/ia32/ia32_fpu.h index fac14cd91..a4c2193e9 100644 --- a/ir/be/ia32/ia32_fpu.h +++ b/ir/be/ia32/ia32_fpu.h @@ -31,6 +31,6 @@ /** * Handle switching of fpu mode */ -void ia32_setup_fpu_mode(ia32_code_gen_t *cg); +void ia32_setup_fpu_mode(ir_graph *irg); -#endif /* FIRM_BE_IA32_IA32_FPU_H */ +#endif