Changeset 326 for trunk/gc6.8/mallocx.c
- Timestamp:
- Apr 9, 2008, 10:22:08 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gc6.8/mallocx.c
r132 r326 598 598 #include <limits.h> 599 599 600 #ifdef __OS2__ /* required for linking the testcase */ 601 GC_API 602 #endif 600 603 GC_PTR GC_memalign(size_t align, size_t lb) 601 604 {
Note:
See TracChangeset
for help on using the changeset viewer.