src/cx/allocator.h

changeset 628
1e2be40f0cb5
parent 528
4fbfac557df8
child 677
b09aae58bba4
equal deleted inserted replaced
627:cc8cbabd27cd 628:1e2be40f0cb5
252 void *mem 252 void *mem
253 ) 253 )
254 __attribute__((__nonnull__)); 254 __attribute__((__nonnull__));
255 255
256 #ifdef __cplusplus 256 #ifdef __cplusplus
257 } /* extern "C" */ 257 } // extern "C"
258 #endif 258 #endif
259 259
260 #endif /* UCX_ALLOCATOR_H */ 260 #endif // UCX_ALLOCATOR_H

mercurial