Note that GCC assumes it isn't redefined unless you use -fno-builtin-printf.
It will replace printf calls with puts and do other fun things.
Note that GCC assumes it isn't redefined unless you use -fno-builtin-printf.
It will replace printf calls with puts and do other fun things.