Changeset 61 for trunk/src/emx/src/emxbind/emxbind.h
- Timestamp:
- Apr 29, 2003, 6:26:33 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/emxbind/emxbind.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r60 r61 149 149 dword offset; 150 150 int object; 151 int flags; 151 152 }; 152 153 … … 529 530 530 531 void build_sym_hash_table (void); 532 struct nlist *find_symbol (const char *name, int underscore); 531 533 void sort_fixup (void); 532 534 void create_fixup (const struct fixup *fp, int neg); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.