35ccd2239b
- reorder arguments of runcmd(), getnum(), defnum() to be consistent with other functions (pass struct disklabel * first)
4 lines
101 B
C
4 lines
101 B
C
/* $NetBSD: dkcksum.h,v 1.3 2000/12/24 05:59:11 lukem Exp $ */
|
|
|
|
u_short dkcksum(struct disklabel *);
|