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