arm64: rockchip_defconfig: enable TCP SYN_COOKIES
[firefly-linux-kernel-4.4.55.git] / arch / mips / lib / cmpdi2.c
index 8c1306437ed1bc8e29d6845f83900872c2c12aa4..06857da96993c2474879d4f2f3bed382fbf141a1 100644 (file)
@@ -2,7 +2,7 @@
 
 #include "libgcc.h"
 
-word_type __cmpdi2(long long a, long long b)
+word_type notrace __cmpdi2(long long a, long long b)
 {
        const DWunion au = {
                .ll = a