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 include <arm/locore.h>
details: https://anonhg.NetBSD.org/src/rev/0d874c8220f4
branches: trunk
changeset: 789404:0d874c8220f4
user: matt <matt%NetBSD.org@localhost>
date: Sun Aug 18 07:55:28 2013 +0000
description:
include <arm/locore.h>
diffstat:
sys/arch/arm/arm32/genassym.cf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r e8f6f3514c1f -r 0d874c8220f4 sys/arch/arm/arm32/genassym.cf
--- a/sys/arch/arm/arm32/genassym.cf Sun Aug 18 07:36:39 2013 +0000
+++ b/sys/arch/arm/arm32/genassym.cf Sun Aug 18 07:55:28 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: genassym.cf,v 1.64 2013/08/18 04:52:19 matt Exp $
+# $NetBSD: genassym.cf,v 1.65 2013/08/18 07:55:28 matt Exp $
# Copyright (c) 1982, 1990 The Regents of the University of California.
# All rights reserved.
@@ -47,10 +47,10 @@
include <arm/fiq.h>
include <arm/vfpreg.h>
+include <arm/locore.h>
include <arm/arm32/pte.h>
include <machine/pmap.h>
-include <machine/frame.h>
include <machine/pcb.h>
include <machine/vmparam.h>
Home |
Main Index |
Thread Index |
Old Index