repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
hpc
/
stand
/
hpcboot
/
menu
/
platid.c
blob
0475ba3c669ae1bde18cea802469c18d76bd0d00
1
/* $NetBSD: platid.c,v 1.1.26.3 2004/09/21 13:15:53 skrll 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"