summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include/endian.h
blob: 8c0a134e4523292b7e6068d1d28ae912312a030e (plain)
1
2
3
4
5
6
7
8
9
/*	$OpenBSD: endian.h,v 1.2 1996/11/25 13:11:20 niklas Exp $	*/
/*	$NetBSD: endian.h,v 1.1.1.1 1995/03/26 07:12:06 leo Exp $	*/

#ifndef _MACHINE_ENDIAN_H_
#define _MACHINE_ENDIAN_H_

#include <m68k/endian.h>

#endif