mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-12-18 18:38:28 +02:00
m1/perf/sched.c: overlook compiler warnings at your own peril, grrr ...
This commit is contained in:
parent
71cdeb80df
commit
a0abd4e122
@ -535,6 +535,8 @@ static int issue(struct insn *insn, unsigned *code)
|
||||
if (insn->next_setter && !insn->next_setter->rmw)
|
||||
unblock_after(insn->next_setter,
|
||||
end-insn->next_setter->latency);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user