Home | History | Annotate | Line # | Download | only in trap
      1  1.1  christos /*	$NetBSD: trap_hcx.h,v 1.1.1.1 2008/09/19 20:07:19 christos Exp $	*/
      2  1.1  christos 
      3  1.1  christos /* $srcdir/conf/trap/trap_hcx.h */
      4  1.1  christos #define	MOUNT_TRAP(type, mnt, flags, mnt_data) 	mountsyscall(type, mnt->mnt_dir, flags, mnt_data)
      5