Changeset 2149
- Timestamp:
- Jan 25, 2011 9:55:42 AM (2 years ago)
- File:
-
- 1 edited
-
forth/wrapper/zip/inflate.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
forth/wrapper/zip/inflate.c
r2119 r2149 166 166 */ 167 167 int 168 inflate(struct workspace *wsptr, int nohdr, u_char* clear, u_char *compr) ;168 inflate(struct workspace *wsptr, int nohdr, u_char* clear, u_char *compr) __attribute__((section ("text_inflate"))); 169 169 170 170 int
Note: See TracChangeset
for help on using the changeset viewer.
