Parent Directory
|
Revision Log
|
Patch
| revision 1.25 by bellard, Thu Feb 10 22:05:51 2005 UTC | revision 1.26 by bellard, Sat Feb 12 14:50:42 2005 UTC | |
|---|---|---|
| # | Line 39 | Line 39 |
| 39 | #if defined(__i386__) && !defined(CONFIG_SOFTMMU) | #if defined(__i386__) && !defined(CONFIG_SOFTMMU) |
| 40 | #define USE_CODE_COPY | #define USE_CODE_COPY |
| 41 | #endif | #endif |
| 42 | #if defined(__linux__) && defined(CONFIG_SOFTMMU) && defined(__i386__) && !defined(TARGET_X86_64) | #if defined(CONFIG_KQEMU) && defined(__linux__) && defined(CONFIG_SOFTMMU) && defined(__i386__) && !defined(TARGET_X86_64) |
| 43 | #define USE_KQEMU | #define USE_KQEMU |
| 44 | #endif | #endif |
| 45 |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |