This website requires JavaScript.
Explore
Help
Sign In
JehanneOS
/
jehanne
Watch
1
Star
0
Fork
You've already forked jehanne
0
Code
Issues
Pull Requests
Projects
Releases
Activity
b056df2da6
jehanne
/
qa
/
lib
/
c
/
sysfatal.c
10 lines
98 B
C
Raw
Blame
History
#
include
<u.h>
#
include
<lib9.h>
void
main
(
void
)
{
sysfatal
(
"
%c%c%c%s
"
,
'
P
'
,
'
A
'
,
'
S
'
,
"
S
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink