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
/
atari
/
include
/
limits.h
blob
e88ce065d544a5e69c2fa46108e00e23e4d8cea2
1
/* $NetBSD: limits.h,v 1.8 1994/10/26 02:06:16 cgd Exp $ */
2
3
#ifndef _MACHINE_LIMITS_H_
4
#define _MACHINE_LIMITS_H_
5
6
#include <m68k/limits.h>
7
8
#endif