mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 14:09:10 -04:00
6 lines
133 B
C
6 lines
133 B
C
/* $NetBSD: md.c,v 1.1 2014/07/26 19:30:44 dholland Exp $ */
|
|
|
|
/* md.c -- Machine specific code for amd64 */
|
|
|
|
#include "../i386/md.c"
|