X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Fold_fctnames.h;h=7b1c64bc69af5ada717c4a876dd7bb6e8e944937;hb=901bb930a86871ff22dd4aa1c34424a3083ef5fa;hp=1ea4475653f730b24b6cba87f8b5d1bc3d104e5d;hpb=bdacbd77db4138f76e06dde1f0098edfa25e1aa9;p=libfirm diff --git a/include/libfirm/old_fctnames.h b/include/libfirm/old_fctnames.h index 1ea447565..7b1c64bc6 100644 --- a/include/libfirm/old_fctnames.h +++ b/include/libfirm/old_fctnames.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -87,6 +87,9 @@ #define Ne pn_Cmp_Ne #define True pn_Cmp_True +#define get_Cond_defaultProj(cond) get_Cond_default_proj(cond) +#define is_Div_remainderless(div) get_Div_no_remainder(div) + /* irmode.h */ #define get_ident_of_mode get_mode_ident #define get_size_of_mode get_mode_size