9 lines
149 B
C
9 lines
149 B
C
/* $NetBSD: endian.h,v 1.7 1994/10/26 02:06:09 cgd Exp $ */
|
|
|
|
#ifndef _MACHINE_ENDIAN_H_
|
|
#define _MACHINE_ENDIAN_H_
|
|
|
|
#include <m68k/endian.h>
|
|
|
|
#endif
|