Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
7886f0c7
Commit
7886f0c7
authored
Sep 26, 2011
by
Andreas Zwinkau
Browse files
remove warning
parent
bae07c01
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/libfirm/iroptimize.h
View file @
7886f0c7
...
...
@@ -1094,7 +1094,7 @@ FIRM_API void set_compilerlib_entity_creator(compilerlib_entity_creator_t c);
/**
* Get the compilerlib entity creation callback.
*/
FIRM_API
compilerlib_entity_creator_t
get_compilerlib_entity_creator
();
FIRM_API
compilerlib_entity_creator_t
get_compilerlib_entity_creator
(
void
);
/**
* Construct the entity for a given function using the current compilerlib
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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