X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbe_types.h;h=a49b467d1ad267092787c9d79edda596791616a9;hb=546bbbe4ac637fd7315b06f294432d0d09f6aecb;hp=8b9f424e980834bd9e366b01a1df9c24a9d3de2e;hpb=ce6161a7e42a48f7422b7babcc64d8ace18e2687;p=libfirm diff --git a/ir/be/be_types.h b/ir/be/be_types.h index 8b9f424e9..a49b467d1 100644 --- a/ir/be/be_types.h +++ b/ir/be/be_types.h @@ -67,11 +67,6 @@ typedef struct be_stack_layout_t be_stack_layout_t; typedef struct be_dom_front_info_t be_dom_front_info_t; -typedef struct list_sched_selector_t list_sched_selector_t; - -typedef struct ilp_sched_selector_t ilp_sched_selector_t; -typedef struct ilp_sched_selector_if_t ilp_sched_selector_if_t; - typedef struct be_execution_unit_type_t be_execution_unit_type_t; typedef struct be_execution_unit_t be_execution_unit_t; typedef struct be_machine_t be_machine_t;