compiler/clib: Use .alias for getc() and putc()
commit836808a6e7bdc40379002189c5141fab6d3ad078
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 7 Apr 2012 20:17:01 +0000 (7 20:17 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 7 Apr 2012 20:17:01 +0000 (7 20:17 +0000)
treee216c8cbe8b09577fba3b3ed98f57a793cb363a6
parent7439b85b89845885e46c5c1d9f9603192acbf2d6
compiler/clib: Use .alias for getc() and putc()

Only code for fputc() and fgetc() remains.
This patch break binary compatibility.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44556 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/arosc.conf
compiler/clib/getc.c
compiler/clib/getchar.c
compiler/clib/putc.c