Changeset 16888 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Feb 18, 2009 10:49:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c
r16546 r16888 181 181 static SUPDRVDEVEXT g_DevExt; 182 182 183 /* GCC C++ hack. */184 unsigned __gxx_personality_v0 = 0xcccccccc;185 186 183 /** Hash table */ 187 184 static PSUPDRVSESSION g_apSessionHashTab[19];
Note:
See TracChangeset
for help on using the changeset viewer.