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
a1ccc282
Commit
a1ccc282
authored
Mar 15, 2006
by
Sebastian Hack
Browse files
Added missing include
parent
d3377c04
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/bearch.c
View file @
a1ccc282
...
...
@@ -27,6 +27,8 @@
#include "pset.h"
#include "entity.h"
#include "irprintf.h"
arch_env_t
*
arch_env_init
(
arch_env_t
*
env
,
const
arch_isa_if_t
*
isa_if
)
{
memset
(
env
,
0
,
sizeof
(
*
env
));
...
...
Write
Preview
Markdown
is supported
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