sourcehut
Log in
—
Register
~kris
/
9p
project
sources
9hist
summary
tree
log
refs
ref:
b433f551c6cfd85fb40098b5e9253db2327a8cea
9hist
/
pc
/main.c
-rw-r--r--
63 bytes
View
Log
View raw
Permalink
b433f551
— David du Colombier Plan 9 from Bell Labs 1991-06-27
35 years ago
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
main
(
void
)
{
}
trap
(
void
)
{
}
edata
(
void
)
{
}
end
(
void
)
{
}