xref: /netbsd-src/external/bsd/am-utils/dist/conf/fh_dref/fh_dref_osf4.h (revision 62f324d0121177eaf2e0384f92fd9ca2a751c795)
1 /*	$NetBSD: fh_dref_osf4.h,v 1.1.1.1 2008/09/19 20:07:17 christos Exp $	*/
2 
3 /* $srcdir/conf/fh_dref/fh_dref_osf4.h */
4 #define	NFS_FH_DREF(dst, src) (dst) = (caddr_t) (src)
5