Module Name: src
Committed By: skrll
Date: Thu May 7 09:08:02 UTC 2009
Modified Files:
src/sys/arch/hp700/dev: elroyvar.h
Log Message:
G/C some old stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hp700/dev/elroyvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/hp700/dev/elroyvar.h
diff -u src/sys/arch/hp700/dev/elroyvar.h:1.2 src/sys/arch/hp700/dev/elroyvar.h:1.3
--- src/sys/arch/hp700/dev/elroyvar.h:1.2 Thu Apr 30 07:01:26 2009
+++ src/sys/arch/hp700/dev/elroyvar.h Thu May 7 09:08:02 2009
@@ -1,4 +1,4 @@
-/* $NetBSD: elroyvar.h,v 1.2 2009/04/30 07:01:26 skrll Exp $ */
+/* $NetBSD: elroyvar.h,v 1.3 2009/05/07 09:08:02 skrll Exp $ */
/* $OpenBSD: elroyvar.h,v 1.3 2007/06/17 14:51:21 kettenis Exp $ */
@@ -26,7 +26,6 @@
int sc_ver;
hppa_hpa_t sc_hpa;
-// struct hp700_int_reg sc_int_reg;
bus_space_tag_t sc_bt;
bus_space_handle_t sc_bh;
bus_dma_tag_t sc_dmat;