de9d6f0e6a
This time after running the amd2netbsd script.
5 lines
218 B
C
5 lines
218 B
C
/* $NetBSD: trap_news4.h,v 1.1.1.4 2001/05/13 17:50:23 veego Exp $ */
|
|
|
|
/* $srcdir/conf/trap/trap_news4.h */
|
|
#define MOUNT_TRAP(type, mnt, flags, mnt_data) mount(type, mnt->mnt_dir, M_NEWTYPE | flags, mnt_data)
|