Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/include Remove <arm/endian_machdep.h>, since we...
details: https://anonhg.NetBSD.org/src/rev/3c6d4ea9e3fa
branches: trunk
changeset: 502101:3c6d4ea9e3fa
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Thu Jan 11 21:03:10 2001 +0000
description:
Remove <arm/endian_machdep.h>, since we might get a big-endian ARM port
some time.
diffstat:
sys/arch/arm/include/endian_machdep.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (7 lines):
diff -r 8df509054d38 -r 3c6d4ea9e3fa sys/arch/arm/include/endian_machdep.h
--- a/sys/arch/arm/include/endian_machdep.h Thu Jan 11 20:35:02 2001 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* $NetBSD: endian_machdep.h,v 1.1 2001/01/10 19:02:06 bjh21 Exp $ */
-
-#define _BYTE_ORDER _LITTLE_ENDIAN
Home |
Main Index |
Thread Index |
Old Index