Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mac68k/obio remove some leftover references to a.ou...
details: https://anonhg.NetBSD.org/src/rev/aeb44aa4f806
branches: trunk
changeset: 573707:aeb44aa4f806
user: chs <chs%NetBSD.org@localhost>
date: Sat Feb 05 23:48:49 2005 +0000
description:
remove some leftover references to a.out symbol names.
diffstat:
sys/arch/mac68k/obio/iwmreg.h | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diffs (24 lines):
diff -r 2cf56c1453de -r aeb44aa4f806 sys/arch/mac68k/obio/iwmreg.h
--- a/sys/arch/mac68k/obio/iwmreg.h Sat Feb 05 23:39:12 2005 +0000
+++ b/sys/arch/mac68k/obio/iwmreg.h Sat Feb 05 23:48:49 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: iwmreg.h,v 1.5 2005/01/15 16:01:00 chs Exp $ */
+/* $NetBSD: iwmreg.h,v 1.6 2005/02/05 23:48:49 chs Exp $ */
/*
* Copyright (c) 1996-99 Hauke Fath. All rights reserved.
@@ -139,14 +139,6 @@
.equ o_wslots, 12
.equ o_buf, 16
-
-/*
- * I/O base addresses
- */
- .global _Via1Base /* in machdep.c */
- .global _IOBase
- .global _IWMBase /* in iwm_fd.c */
-
/*
* Offsets from IWM base address
* Lines are set by any memory access to corresponding address (IM III-34/-44).
Home |
Main Index |
Thread Index |
Old Index