Skip to content

Commit 1d276ac

Browse files
liuduanfeigitee-org
authored andcommitted
清除 kservice.c 中对 RT_PRINTF_LONGLONG 的支持
1 parent f33c89c commit 1d276ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/kservice.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
/* use precision */
3131
#define RT_PRINTF_PRECISION
3232

33-
#ifdef ARCH_CPU_64BIT
34-
#define RT_PRINTF_LONGLONG
35-
#endif
36-
3733
/**
3834
* @addtogroup KernelService
3935
*/

0 commit comments

Comments
 (0)