X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeabi_t.h;h=c17f095303d013a07b278d8c29d75bd643cd2850;hb=e243eb2e9e8a9f5e57e166950a1a0a8ab25e92a9;hp=9acdd686e07fe21037fc80f9e1ae5a65a0dadfb4;hpb=be7097d7738212571682b649c884b033b8dc56c8;p=libfirm diff --git a/ir/be/beabi_t.h b/ir/be/beabi_t.h index 9acdd686e..c17f09530 100644 --- a/ir/be/beabi_t.h +++ b/ir/be/beabi_t.h @@ -11,5 +11,6 @@ typedef union _be_abi_call_flags_t be_abi_call_flags_t; typedef struct _be_abi_callbacks_t be_abi_callbacks_t; typedef struct _be_abi_call_t be_abi_call_t; typedef struct _be_abi_irg_t be_abi_irg_t; +typedef struct _be_stack_layout_t be_stack_layout_t; #endif