Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/include add a linted comment.
details: https://anonhg.NetBSD.org/src/rev/b4e62632fb76
branches: trunk
changeset: 572399:b4e62632fb76
user: christos <christos%NetBSD.org@localhost>
date: Sun Jan 02 00:14:46 2005 +0000
description:
add a linted comment.
diffstat:
sys/arch/sparc64/include/proc.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cf90fc90c47e -r b4e62632fb76 sys/arch/sparc64/include/proc.h
--- a/sys/arch/sparc64/include/proc.h Sat Jan 01 21:26:20 2005 +0000
+++ b/sys/arch/sparc64/include/proc.h Sun Jan 02 00:14:46 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: proc.h,v 1.4 2003/08/07 16:29:49 agc Exp $ */
+/* $NetBSD: proc.h,v 1.5 2005/01/02 00:14:46 christos Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -52,6 +52,7 @@
/*
* Machine-dependent part of the proc structure for SPARC.
*/
+/* LINTED 0 sized structure */
struct mdproc {
};
Home |
Main Index |
Thread Index |
Old Index