10 lines
210 B
C
10 lines
210 B
C
|
/* $NetBSD: svr4_machdep.h,v 1.1 2000/05/25 22:12:01 is Exp $ */
|
||
|
|
||
|
#ifndef _MACHINE_SVR4_MACHDEP_H_
|
||
|
#define _MACHINE_SVR4_MACHDEP_H_
|
||
|
|
||
|
/* There is nothing like... */
|
||
|
/*#include <powerpc/svr4_machdep.h>*/
|
||
|
|
||
|
#endif
|