Explorar o código

清除 kservice.c 中对 RT_PRINTF_LONGLONG 的支持

liuduanfei %!s(int64=3) %!d(string=hai) anos
pai
achega
1d276ac4b3
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/kservice.c

+ 0 - 4
src/kservice.c

@@ -30,10 +30,6 @@
 /* use precision */
 #define RT_PRINTF_PRECISION
 
-#ifdef ARCH_CPU_64BIT
-    #define RT_PRINTF_LONGLONG
-#endif
-
 /**
  * @addtogroup KernelService
  */