mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-05 05:04:57 -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
|