Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/mips #include <mips/cpuregs.h>
details: https://anonhg.NetBSD.org/src/rev/a8f47019cca3
branches: trunk
changeset: 808935:a8f47019cca3
user: matt <matt%NetBSD.org@localhost>
date: Mon Jun 08 16:25:29 2015 +0000
description:
#include <mips/cpuregs.h>
diffstat:
sys/arch/mips/mips/fp.S | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6ab8c2468c4a -r a8f47019cca3 sys/arch/mips/mips/fp.S
--- a/sys/arch/mips/mips/fp.S Mon Jun 08 15:04:20 2015 +0000
+++ b/sys/arch/mips/mips/fp.S Mon Jun 08 16:25:29 2015 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: fp.S,v 1.45 2015/06/07 06:07:49 matt Exp $ */
+/* $NetBSD: fp.S,v 1.46 2015/06/08 16:25:29 matt Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -38,6 +38,7 @@
#include <mips/asm.h>
#include <mips/trap.h>
+#include <mips/cpuregs.h>
#include "assym.h"
Home |
Main Index |
Thread Index |
Old Index