Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis

This commit is contained in:
Gregory Nutt
2015-05-30 10:00:54 -06:00
parent 5142a1a1db
commit fce87336a4
291 changed files with 305 additions and 3 deletions
+1
View File
@@ -537,6 +537,7 @@ CONFIG_NUNGET_CHARS=2
# CONFIG_LIBM is not set
# CONFIG_NOPRINTF_FIELDWIDTH is not set
# CONFIG_LIBC_FLOATINGPOINT is not set
CONFIG_LIBC_LONG_LONG=y
CONFIG_LIB_RAND_ORDER=1
# CONFIG_EOL_IS_CR is not set
# CONFIG_EOL_IS_LF is not set