Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/alpha/include pullup 1.3->1.4 (ross)
details: https://anonhg.NetBSD.org/src/rev/12bf108c46a6
branches: netbsd-1-4
changeset: 469175:12bf108c46a6
user: perry <perry%NetBSD.org@localhost>
date: Fri Jul 02 17:52:01 1999 +0000
description:
pullup 1.3->1.4 (ross)
diffstat:
sys/arch/alpha/include/alpha.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r dfef3c76e154 -r 12bf108c46a6 sys/arch/alpha/include/alpha.h
--- a/sys/arch/alpha/include/alpha.h Fri Jul 02 17:49:21 1999 +0000
+++ b/sys/arch/alpha/include/alpha.h Fri Jul 02 17:52:01 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: alpha.h,v 1.2 1999/02/23 03:20:04 thorpej Exp $ */
+/* $NetBSD: alpha.h,v 1.2.4.1 1999/07/02 17:52:01 perry Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@@ -125,6 +125,7 @@
struct trapframe *));
void trap_init __P((void));
void enable_nsio_ide __P((bus_space_tag_t));
+char * dot_conv __P((unsigned long));
/* Multiprocessor glue; cpu.c */
struct cpu_info;
Home |
Main Index |
Thread Index |
Old Index