Skip to content
Snippets Groups Projects
Commit a51db9eb authored by Simon Schuster's avatar Simon Schuster
Browse files

Remove stdlib-printfs

ffdc3f58 introduced some counter variables as well as printf statements
into the testcases fac, anagram, huff_enc and susan.
However, neither of those testcases actually provide a printf
implementation themselves, so instead the libc variant was linked and
used.
This breaks those benchmarks for sourcelevel WCET-analyzers, so we
remove those calls here.
parent 12a2bc33
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment