[ARM PATCH] 2097/2: more gcc-3.4.1 warning fixes
Patch from Nicolas Pitre At least gcc-3.4.1 complains about puts() declaration conflicting with its own idea of it. Our puts() declaration and implementation isn't standard anyway, so let's rename it to putstr() like on x86. Signed-off-by: Nicolas Pitre
Showing
Please register or sign in to comment