1 /* $NetBSD: md.c,v 1.1 2014/07/26 19:30:44 dholland Exp $ */ 2 3 /* md.c -- Machine specific code for amd64 */ 4 5 #include "../i386/md.c" 6