xref: /netbsd-src/sys/arch/hpc/stand/hpcboot/menu/platid.c (revision 9fbd88883c38d0c0fbfcbe66d76fe6b0fab3f9de)
1 /*	$NetBSD: platid.c,v 1.1 2001/02/09 18:34:58 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