mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
10 lines
174 B
C
10 lines
174 B
C
/* $NetBSD: coff_machdep.h,v 1.1 2001/02/09 18:35:25 uch Exp $ */
|
|
|
|
#ifdef MIPS
|
|
#endif
|
|
#ifdef SHx
|
|
#include "../../../../hpcsh/include/coff_machdep.h"
|
|
#endif
|
|
#ifdef ARM
|
|
#endif
|