Changeset 160 for trunk/openjdk/hotspot/src
- Timestamp:
- Sep 22, 2010, 1:42:07 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/hotspot/src/os/os2/vm/os_os2_init.cpp
r112 r160 26 26 27 27 // This code redirects the OS/2 DLL initialization/termination calls to 28 // the Windows DllMain() 28 // the Windows DllMain() and registers the DLL with Odin 29 29 30 30 #include <os2.h> // Odin32 OS/2 api wrappers
Note:
See TracChangeset
for help on using the changeset viewer.