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
/
landisk
/
include
/
varargs.h
blob
a8cf5aa50866f21de4b9c663b4dec4bf041c9f65
1
/* $NetBSD$ */
2
3
#ifndef _LANDISK_VARARGS_H_
4
#define _LANDISK_VARARGS_H_
5
6
#include <sh3/varargs.h>
7
8
#endif
/* _LANDISK_VARARGS_H_ */