index
:
mirror/runit
this commit
debian-sid
devground
master
release
release+patches
mirror of https://git.smarden.org/runit.git
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coe.h
blob: b17db54d5a75cfe5563c85391abd39bc1dea6970 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
/* Public domain. */ #ifndef COE_H #define COE_H extern int coe(int); #endif