Commit bcd9d12a authored by Ben Laurie's avatar Ben Laurie
Browse files

Fix warning.

parent 79363339
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@

#undef mul
#undef mul_add
#undef sqr

/*
 * "m"(a), "+m"(r)	is the way to favor DirectPath -code;