Changeset 11982 in vbox for trunk/src/recompiler/target-i386/opreg_template.h
- Timestamp:
- Sep 2, 2008 1:09:44 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 35885
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/target-i386/opreg_template.h
r1 r11982 18 18 * License along with this library; if not, write to the Free Software 19 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 */ 21 22 /* 23 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Sun elects to use only 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 * a choice of LGPL license versions is made available with the language indicating 27 * that LGPLv2 or any later version may be used, or where a choice of which version 28 * of the LGPL is applied is otherwise unspecified. 20 29 */ 21 30 void OPPROTO glue(op_movl_A0,REGNAME)(void)
Note:
See TracChangeset
for help on using the changeset viewer.