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