Changeset 13054 in vbox for trunk/src/VBox
- Timestamp:
- Oct 7, 2008 3:18:18 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/solaris/DynLoadLibSolaris.h
r12866 r13054 26 26 #include <libdlpi.h> 27 27 28 typedef boolean_t dlpi_walkfunc_t(const char*, void *); 29 28 30 extern int (*g_pfnLibDlpiWalk)(dlpi_walkfunc_t *, void *, uint_t); 29 31
Note:
See TracChangeset
for help on using the changeset viewer.