Changeset 28800 in vbox for trunk/src/VBox/Runtime/common/math/trunc.asm
- Timestamp:
- Apr 27, 2010 8:22:32 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60692
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/math/trunc.asm
r16316 r28800 5 5 6 6 ; 7 ; Copyright (C) 2006-2007 Sun Microsystems, Inc.7 ; Copyright (C) 2006-2007 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 23 23 ; You may elect to license modified versions of this file under the 24 24 ; terms and conditions of either the GPL or the CDDL or both. 25 ;26 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa27 ; Clara, CA 95054 USA or visit http://www.sun.com if you need28 ; additional information or have any questions.29 25 ; 30 26
Note:
See TracChangeset
for help on using the changeset viewer.