X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbemachnode.c;h=a2876472fcbb459a116cac5c36d113ed27f74d11;hb=60e1f0141c1dffae0d779228addfa385c46748f5;hp=287c9785b178d8b41cbb95fbf88795c17b680591;hpb=4d5c3365a58cba59993045a9e08e686d8ae079a7;p=libfirm diff --git a/ir/be/bemachnode.c b/ir/be/bemachnode.c index 287c9785b..a2876472f 100644 --- a/ir/be/bemachnode.c +++ b/ir/be/bemachnode.c @@ -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. * @@ -17,9 +17,13 @@ * PURPOSE. */ -#ifdef HAVE_CONFIG_H +/** + * @file + * @brief Support for machine nodes with machine operands. + * @author Michael Beck + * @version $Id$ + */ #include "config.h" -#endif #include "bemachnode.h" #include "irnode_t.h"