Changeset 1560 for trunk/src/emx/include/malloc.h
- Timestamp:
- Oct 10, 2004, 1:06:28 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/malloc.h
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r1559 r1560 63 63 #endif 64 64 65 #ifdef __USE_GNU 66 void *valloc(size_t); 67 void *memalign(size_t, size_t); 68 #endif 65 69 66 70 #if defined (__cplusplus) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.