Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/arm/arm32 Add L1_S_V6_S



details:   https://anonhg.NetBSD.org/src/rev/3b450539f9af
branches:  trunk
changeset: 787424:3b450539f9af
user:      matt <matt%NetBSD.org@localhost>
date:      Mon Jun 17 04:41:12 2013 +0000

description:
Add L1_S_V6_S

diffstat:

 sys/arch/arm/arm32/genassym.cf |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7560eb3520d7 -r 3b450539f9af sys/arch/arm/arm32/genassym.cf
--- a/sys/arch/arm/arm32/genassym.cf    Mon Jun 17 04:40:24 2013 +0000
+++ b/sys/arch/arm/arm32/genassym.cf    Mon Jun 17 04:41:12 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: genassym.cf,v 1.61 2013/04/29 12:47:14 kiyohara Exp $
+#      $NetBSD: genassym.cf,v 1.62 2013/06/17 04:41:12 matt Exp $
 
 # Copyright (c) 1982, 1990 The Regents of the University of California.
 # All rights reserved.
@@ -99,6 +99,7 @@
 define L1_S_SIZE               L1_S_SIZE
 define L1_S_B                  L1_S_B
 define L1_S_C                  L1_S_C
+define L1_S_V6_S               L1_S_V6_S
 define L1_S_AP_KR              L1_S_AP(AP_KR)
 define L1_S_AP_KRW             L1_S_AP(AP_KRW)
 define L1_S_APv7_KRW           L1_S_AP(AP7_KRW)



Home | Main Index | Thread Index | Old Index