Blackfin arch: revise anomaly handling by basing things on the compiler not the kconf...
[powerpc.git] / arch / blackfin / lib / udivsi3.S
index d39a129..58fd96d 100644 (file)
@@ -296,3 +296,5 @@ ENTRY(___udivsi3)
   R1 = R0 - R3;
   IF CC R0 = R1;
   RTS;
+
+ENDPROC(___udivsi3)