]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/amd/conf/trap/trap_default.h
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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)