Changeset 44
- Timestamp:
- Jun 28, 2010, 11:22:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/hotspot/make/os2/platform_i486
r43 r44 1 // Platform file for windows platform 1 // Platform file for OS/2 platform 2 // Note that we simply reuse the Windows platform sources so far 2 3 3 os_family = os24 os_family = windows 4 5 5 6 arch = x86 … … 7 8 arch_model = x86_32 8 9 9 os_arch = os2_x8610 os_arch = windows_x86 10 11 11 os_arch_model = os2_x86_3212 os_arch_model = windows_x86_32 12 13 13 14 lib_arch = i386
Note:
See TracChangeset
for help on using the changeset viewer.