de9d6f0e6a
This time after running the amd2netbsd script.
5 lines
173 B
C
5 lines
173 B
C
/* $NetBSD: fh_dref_irix.h,v 1.1.1.4 2001/05/13 17:50:17 veego Exp $ */
|
|
|
|
/* $srcdir/conf/fh_dref/fh_dref_irix.h */
|
|
#define NFS_FH_DREF(dst, src) (dst) = (fhandle_t *) (src)
|