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