]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/amd/conf/trap/trap_default.h
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / amd / conf / trap / trap_default.h
1 /* $FreeBSD$ */
2 /* $srcdir/conf/trap/trap_default.h */
3 #define MOUNT_TRAP(type, mnt, flags, mnt_data) mount(type, mnt->mnt_dir, flags, mnt_data)