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