index
:
personal/linux-0.01-distro.git
master
My attempt to make a Linux 0.01 distro using old versions of the source code
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc-1.40
/
print-self.c
blob: d8471daafeae178194e05c866a174b5bf744a0cb (
plain
) (
blame
)
1
main
(){
char
*
p
=
"main(){char*p=%c%s%c;(void)printf(p,34,p,34,10);}%c"
;(
void
)
printf
(
p
,
34
,
p
,
34
,
10
);}