summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/printf.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-07-15 13:54:27 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-07-15 13:54:27 +0000
commit4c4693008a2b472b3cd596bd60cd79751b8317c8 (patch)
tree6ad7c87fe2f9e82b4aef70fc2c8fc622862113ad /newlib/libc/stdio/printf.c
parent7ea982e75ab2e6c4c2b3a3e110d83e0b3f833ae5 (diff)
downloadcygnal-4c4693008a2b472b3cd596bd60cd79751b8317c8.tar.gz
cygnal-4c4693008a2b472b3cd596bd60cd79751b8317c8.tar.bz2
cygnal-4c4693008a2b472b3cd596bd60cd79751b8317c8.zip
Remove /dev/mem, /dev/kmem, /dev/port support.
* Makefile.in (DLL_OFILES): Drop fhandler_mem.o. (fhandler_mem_CFLAGS): Remove rule. * devices.in (enum fh_devices): Remove FH_MEM, FH_KMEM and FH_PORT. * devices.cc: Regenerate. * dtable.cc (fh_alloc): Drop handling for FH_MEM, FH_KMEM and FH_PORT. * fhandler.h (class fhandler_dev_mem): Remove. * fhandler_mem.cc: Remove file. * globals.cc (ro_u_pmem): Remove. * mmap.cc (fhandler_dev_mem::mmap): Remove. (fhandler_dev_mem::munmap): Remove. (fhandler_dev_mem::fixup_mmap_after_fork): Remove.
Diffstat (limited to 'newlib/libc/stdio/printf.c')
0 files changed, 0 insertions, 0 deletions