xref: /netbsd-src/sys/arch/hpc/stand/hpcboot/menu/platid.c (revision 181254a7b1bdde6873432bffef2d2decc4b5c22f)
1 /*	$NetBSD: platid.c,v 1.3 2005/12/11 12:17:28 christos 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