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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
hpcsh
/
include
/
stdarg.h
blob
13b323f461af46879b0a74172842e30b02932eb3
1
/* $NetBSD: stdarg.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */
2
#ifndef _HPCSH_STDARG_H_
3
#define _HPCSH_STDARG_H_
4
5
#include <sh3/stdarg.h>
6
7
#endif
/* _HPCSH_STDARG_H_ */