Skip to content
Commit 7fea7b1a authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

stdio.h: move printf() stuff from <common.h> to <stdio.h>



<common.h> pulls in a lot of headers.  Including it from every .c
file is a bad idea.  We need to remove contents until it contains
nothing.

Move printf() and friends to <stdio.h>.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 39dd65a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment