Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/mvme68k/include s/a6/fp/ again...



details:   https://anonhg.NetBSD.org/src/rev/61e8d2840f4f
branches:  trunk
changeset: 500067:61e8d2840f4f
user:      scw <scw%NetBSD.org@localhost>
date:      Mon Dec 04 18:48:18 2000 +0000

description:
s/a6/fp/ again...

diffstat:

 sys/arch/mvme68k/include/prom.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 999e76361b40 -r 61e8d2840f4f sys/arch/mvme68k/include/prom.h
--- a/sys/arch/mvme68k/include/prom.h   Mon Dec 04 18:44:51 2000 +0000
+++ b/sys/arch/mvme68k/include/prom.h   Mon Dec 04 18:48:18 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: prom.h,v 1.8 2000/12/04 18:40:05 scw Exp $     */
+/*     $NetBSD: prom.h,v 1.9 2000/12/04 18:48:18 scw Exp $     */
 
 /*
  * Copyright (c) 1995 Theo de Raadt
@@ -185,7 +185,7 @@
 #define MVMEPROM_REG_NBARGSTART        "%a3"
 #define MVMEPROM_REG_NBARGEND  "%a4"
 #define MVMEPROM_REG_ARGSTART  "%a5"
-#define MVMEPROM_REG_ARGEND    "%a6"
+#define MVMEPROM_REG_ARGEND    "%fp"
 
 #ifndef RB_NOSYM
 #define RB_NOSYM 0x400



Home | Main Index | Thread Index | Old Index