xref: /netbsd-src/sys/arch/hpc/stand/hpcboot/menu/platid.c (revision 23c8222edbfb0f0932d88a8351d3a0cf817dfb9e)
1 /*	$NetBSD: platid.c,v 1.2 2004/08/06 18:33:09 uch Exp $	*/
2 
3 #ifndef UNICODE
4 #error	"compile with UNICODE"
5 #endif
6 
7 #define	_SYS_SYSTM_H_
8 #include <stand.h>
9 #include "../../../hpc/platid.c"
10