8 lines
140 B
C
8 lines
140 B
C
/* $NetBSD: mkarp.h,v 1.2 2002/07/14 00:58:30 wiz Exp $ */
|
|
|
|
/*
|
|
* This file is in the public domain.
|
|
*/
|
|
|
|
int mkarp(u_int8_t *, u_int32_t);
|