Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
8b56e8ee
Commit
8b56e8ee
authored
Oct 31, 2002
by
Götz Lindenmaier
Browse files
Changed comment
[r506]
parent
551f16dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ir/irnode.h
View file @
8b56e8ee
...
...
@@ -21,10 +21,8 @@
# include "dbginfo.h"
# include "exc.h"
/* The typedefiniton of ir_node is also in irgraph.h to resolve
/* The type
definiton of ir_node is also in irgraph.h to resolve
recursion between irnode.h and irgraph.h */
#ifndef _IR_NODE_TYPEDEF_
#define _IR_NODE_TYPEDEF_
/****s* irnode/irnode
*
* NAME ir_node - a datatype representing a Firm node
...
...
@@ -48,6 +46,8 @@
* turned on.
* SOURCE
*/
#ifndef _IR_NODE_TYPEDEF_
#define _IR_NODE_TYPEDEF_
typedef
struct
ir_node
ir_node
;
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment