xref: /netbsd-src/external/bsd/am-utils/dist/conf/trap/trap_news4.h (revision 0647473106440a964f74e4da0d9101cd009f0b0d)
1 /*	$NetBSD: trap_news4.h,v 1.1.1.1 2008/09/19 20:07:19 christos Exp $	*/
2 
3 /* $srcdir/conf/trap/trap_news4.h */
4 #define MOUNT_TRAP(type, mnt, flags, mnt_data)         mount(type, mnt->mnt_dir, M_NEWTYPE | flags, mnt_data)
5