Changeset 33656 in vbox for trunk/src/recompiler/cpu-exec.c
- Timestamp:
- Nov 1, 2010 2:18:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/cpu-exec.c
r33540 r33656 20 20 21 21 /* 22 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice23 * other than GPL or LGPL is available it will apply instead, Sunelects to use only22 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 23 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 24 24 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 25 25 * a choice of LGPL license versions is made available with the language indicating … … 27 27 * of the LGPL is applied is otherwise unspecified. 28 28 */ 29 29 30 #include "config.h" 30 31 #define CPU_NO_GLOBAL_REGS
Note:
See TracChangeset
for help on using the changeset viewer.