Changeset 2974 for trunk/kLdr/tstkLdrMod.c
- Timestamp:
- Feb 14, 2007, 11:12:44 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/kLdr/tstkLdrMod.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/tstkLdrMod.c
r2959 r2974 250 250 */ 251 251 static int BasicTestEnumDbgInfoCallback(PKLDRMOD pMod, uint32_t iDbgInfo, KLDRDBGINFOTYPE enmType, 252 int16_t iMajorVer, int16_t iMinorVer, off_toffFile, KLDRADDR LinkAddress,252 int16_t iMajorVer, int16_t iMinorVer, offFile, KLDRADDR LinkAddress, 253 253 KLDRSIZE cb, const char *pszExtFile, void *pvUser) 254 254 {
Note:
See TracChangeset
for help on using the changeset viewer.
