Search
lxdream.org :: lxdream/acconfig.h
lxdream 0.9.1
released Jun 29
Download Now
filename acconfig.h
changeset 1:eea311cfd33e
author nkeynes
date Sat Jan 03 03:30:26 2009 +0000 (15 years ago)
branchlxdream-mem
permissions -rw-r--r--
last change MMU work-in-progress
* Move SDRAM out into separate sdram.c
* Move all page-table management into mmu.c
* Convert UTLB management to use the new page-tables
* Rip out all calls to mmu_vma_to_phys_* and replace with direct access
view annotate diff log raw
     1 #undef ENABLE_NLS
     2 #undef HAVE_CATGETS
     3 #undef HAVE_GETTEXT
     4 #undef GETTEXT_PACKAGE
     5 #undef HAVE_LC_MESSAGES
     6 #undef HAVE_STPCPY
     7 #undef HAVE_LIBSM
.