36c77355330cd4f1f4767f4319d81b59623afd10
Move implementation to stdio.c to sit next to the other stdio definitions that use the debug output functions. Keep the declaration of it, though, in printf.h to sit next to sprintf, etc. Don't include printf.h directly in other places, rely on stdio.h to properly pull in these functions. Change-Id: I357cb04a5c78185b8fde908193b672326c2ee542 Signed-off-by: Dima Zavin <dima@android.com>
lk
The LK embedded kernel
Languages
C
80.6%
C++
10.8%
Assembly
3.6%
Makefile
3.4%
Python
1%
Other
0.6%