repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import final gcc2 snapshot (990109)
[official-gcc.git]
/
gcc
/
config
/
ns32k
/
xm-pc532-min.h
blob
7097d7e127ab10fa4926e9295190e22ab7588fda
1
#ifndef HZ
2
#define HZ 60
3
#endif
4
5
#ifndef MAXPATHLEN
6
#define MAXPATHLEN 1024
7
#endif