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
e5c563ca
Commit
e5c563ca
authored
May 07, 2011
by
Matthias Braun
Browse files
Do not generate declaration for non-existing arch_get_n_regs()
parent
8ac6aa9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/scripts/generate_regalloc_if.pl
View file @
e5c563ca
...
...
@@ -294,7 +294,6 @@ extern const arch_register_t ${arch}_registers[N_${archuc}_REGISTERS];
extern arch_register_class_t ${arch}_reg_classes[N_${archuc}_CLASSES];
void ${arch}_register_init(void);
unsigned ${arch}_get_n_regs(void);
#endif
EOF
...
...
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