Changeset 2824 for trunk/kLdr/kLdr.h
- Timestamp:
- Oct 21, 2006, 10:04:40 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/kLdr.h
r2821 r2824 32 32 #endif 33 33 34 /* kLdr depend on size_t, [u]intNN_t, [u]intptr_t and some related constants. */ 34 35 #include <sys/types.h> 35 36 #include <stdint.h> 37 36 38 37 39 /** A KLDRMOD handle. */
Note:
See TracChangeset
for help on using the changeset viewer.