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]
/
tests
/
util
/
awk
/
d_end2.awk
blob
7b717d992d3ffe5769d2f4812629c7d2dedc5d6f
1
# $NetBSD$
2
3
END
{
4
print
$
0
;
5
}