清除 kservice.c 中对 RT_PRINTF_LONGLONG 的支持
This commit is contained in:
parent
f33c89ce5a
commit
1d276ac4b3
|
@ -30,10 +30,6 @@
|
||||||
/* use precision */
|
/* use precision */
|
||||||
#define RT_PRINTF_PRECISION
|
#define RT_PRINTF_PRECISION
|
||||||
|
|
||||||
#ifdef ARCH_CPU_64BIT
|
|
||||||
#define RT_PRINTF_LONGLONG
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @addtogroup KernelService
|
* @addtogroup KernelService
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue