Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-07-15 17:54:27 +0400
committerCorinna Vinschen <corinna@vinschen.de>2013-07-15 17:54:27 +0400
commit4c4693008a2b472b3cd596bd60cd79751b8317c8 (patch)
tree6ad7c87fe2f9e82b4aef70fc2c8fc622862113ad /include
parent7ea982e75ab2e6c4c2b3a3e110d83e0b3f833ae5 (diff)
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 'include')
0 files changed, 0 insertions, 0 deletions