X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Famd64%2Famd64_nodes_attr.h;h=2d8a363c6e64b215c1288927fc48563331cc839a;hb=6911c8a5253d79be26f5fcb668b7fb69f1998819;hp=b909a292f3e2b9d60672c1d1536c53e545fbe8cd;hpb=af300963705d97b2f596e8cf2887813c25de6ad8;p=libfirm diff --git a/ir/be/amd64/amd64_nodes_attr.h b/ir/be/amd64/amd64_nodes_attr.h index b909a292f..2d8a363c6 100644 --- a/ir/be/amd64/amd64_nodes_attr.h +++ b/ir/be/amd64/amd64_nodes_attr.h @@ -1,31 +1,16 @@ /* - * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. - * * This file is part of libFirm. - * - * This file may be distributed and/or modified under the terms of the - * GNU General Public License version 2 as published by the Free Software - * Foundation and appearing in the file LICENSE.GPL included in the - * packaging of this file. - * - * Licensees holding valid libFirm Professional Edition licenses may use - * this file in accordance with the libFirm Commercial License. - * Agreement provided with the Software. - * - * This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE - * WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE. + * Copyright (C) 2012 University of Karlsruhe. */ /** * @file * @brief attributes attached to all amd64 nodes - * @version $Id: amd64_nodes_attr.h 26317 2009-08-05 10:53:46Z matze $ */ #ifndef FIRM_BE_amd64_amd64_NODES_ATTR_H #define FIRM_BE_amd64_amd64_NODES_ATTR_H -#include "../bearch.h" +#include "bearch.h" typedef struct amd64_attr_t amd64_attr_t; typedef struct amd64_SymConst_attr_t amd64_SymConst_attr_t;