kprintf: format should be 'const char *', so that C++ doesn't complain on signed...
commit97ccff74de63de1e6bf895afd64ce56ffe0261f6
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 28 Nov 2011 21:20:01 +0000 (28 21:20 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 28 Nov 2011 21:20:01 +0000 (28 21:20 +0000)
treecd45bd5ba394dd34df4dbccfda3ae2f578b4de4c
parentf6ac4c201d5009c557a95aea8e6448fa369f9bbb
kprintf: format should be 'const char *', so that C++ doesn't complain on signed char systems (m68k)

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@42637 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/arossupport/kprintf.c
compiler/include/clib/arossupport_protos.h