Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpc/hpc #include "opt_spec_platform.h"
details: https://anonhg.NetBSD.org/src/rev/53a822f724a1
branches: trunk
changeset: 508958:53a822f724a1
user: sato <sato%NetBSD.org@localhost>
date: Mon Apr 23 10:08:28 2001 +0000
description:
#include "opt_spec_platform.h"
diffstat:
sys/arch/hpc/hpc/platid.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7c98d3b6c55d -r 53a822f724a1 sys/arch/hpc/hpc/platid.h
--- a/sys/arch/hpc/hpc/platid.h Mon Apr 23 09:36:01 2001 +0000
+++ b/sys/arch/hpc/hpc/platid.h Mon Apr 23 10:08:28 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: platid.h,v 1.2 2001/03/25 12:17:35 takemura Exp $ */
+/* $NetBSD: platid.h,v 1.3 2001/04/23 10:08:28 sato Exp $ */
/*-
* Copyright (c) 1999-2001
@@ -146,6 +146,7 @@
struct platid_data *platid_search(platid_t *, struct platid_data *);
__END_DECLS
+#include "opt_spec_platform.h"
#include <machine/platid_generated.h>
#endif /* _HPC_PLATID_H_ */
Home |
Main Index |
Thread Index |
Old Index