X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firgopt_t.h;h=073aceac11c6a89323087435fa5985ebe3abf8ae;hb=bc9cdc9fc86b6886fe5004374bfaa37b2c382a49;hp=996acfcac4b05e0a3237c13a3834d0ea83f9f7bb;hpb=eb08138c6b80c169945568e4414f491a9bc20388;p=libfirm diff --git a/ir/ir/irgopt_t.h b/ir/ir/irgopt_t.h index 996acfcac..073aceac1 100644 --- a/ir/ir/irgopt_t.h +++ b/ir/ir/irgopt_t.h @@ -18,11 +18,12 @@ */ /** - * Internal irgopt functions. + * @file + * @brief Internal irgopt functions. + * @version $Id$ */ - -#ifndef _IRGOPT_T_H -#define _IRGOPT_T_H +#ifndef FIRM_IR_IRGOPT_T_H +#define FIRM_IR_IRGOPT_T_H //void copy_node (ir_node *n, void *env); void copy_preds(ir_node *n, void *env);