Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 01/28/2001 05:40:27
Module Name:	syssrc
Committed By:	uch
Date:		Sun Jan 28 03:40:27 UTC 2001

Added Files:
	syssrc/sys/arch/hpcsh/conf: Makefile.platid platid.def
	syssrc/sys/arch/hpcsh/hpcsh: platid_mask.c platid_name.c
	syssrc/sys/arch/hpcsh/include: config_hook.h platid.h
	    platid_generated.h platid_mask.h

Log Message:
setup platid and config_hook.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcsh/conf/Makefile.platid \
    syssrc/sys/arch/hpcsh/conf/platid.def
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcsh/hpcsh/platid_mask.c \
    syssrc/sys/arch/hpcsh/hpcsh/platid_name.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcsh/include/config_hook.h \
    syssrc/sys/arch/hpcsh/include/platid.h \
    syssrc/sys/arch/hpcsh/include/platid_generated.h \
    syssrc/sys/arch/hpcsh/include/platid_mask.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.