(no message)
authorBill Joy <wnj@ucbvax.Berkeley.EDU>
Sun, 8 Feb 1981 07:55:07 +0000 (23:55 -0800)
committerBill Joy <wnj@ucbvax.Berkeley.EDU>
Sun, 8 Feb 1981 07:55:07 +0000 (23:55 -0800)
SCCS-vsn: sys/sys/systm.h 4.5

usr/src/sys/sys/systm.h

index 46516b5..5431d72 100644 (file)
@@ -1,4 +1,4 @@
-/*     systm.h 4.4     %G%     */
+/*     systm.h 4.5     %G%     */
 
 /*
  * Random set of variables
 
 /*
  * Random set of variables
@@ -60,6 +60,7 @@ extern        int coresw;             /* switch to force action on core dumps */
 
 dev_t  getmdev();
 daddr_t        bmap();
 
 dev_t  getmdev();
 daddr_t        bmap();
+caddr_t        calloc();
 unsigned max();
 unsigned min();
 int    memall();
 unsigned max();
 unsigned min();
 int    memall();