Added Rcs Id
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* $Header$ */
|
||||
#define ALIGN(sz) (((sz) + (sizeof(long) - 1) / sizeof(long)) * sizeof(long))
|
||||
char *
|
||||
calloc(nelem, elsize)
|
||||
|
||||
Reference in New Issue
Block a user