Search
lxdream.org :: lxdream/acconfig.h
lxdream 0.9.1
released Jun 29
Download Now
filename acconfig.h
changeset 1:eea311cfd33e
author nkeynes
date Wed Nov 10 08:37:42 2010 +1000 (13 years ago)
permissions -rw-r--r--
last change Add chain pointer to the xlat cache, so that we can maintain multiple blocks
for the same address. This prevents thrashing in cases where we would other
keep retranslating the same blocks over and over again due to varying
xlat_sh4_mode values
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
.