Move examples out of tgz archives
This way, everybody can browse the source code easily online as well as download it as a tar.
Showing
- hugo/content/docs/prednasky/01-priklady/1-preklad/Makefile 10 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/1-preklad/Makefile
- hugo/content/docs/prednasky/01-priklady/1-preklad/hello.c 25 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/1-preklad/hello.c
- hugo/content/docs/prednasky/01-priklady/2-stack/Makefile 8 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/2-stack/Makefile
- hugo/content/docs/prednasky/01-priklady/2-stack/stack-32.c 27 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/2-stack/stack-32.c
- hugo/content/docs/prednasky/01-priklady/2-stack/stack-64.c 32 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/2-stack/stack-64.c
- hugo/content/docs/prednasky/01-priklady/3-asm/Makefile 10 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/3-asm/Makefile
- hugo/content/docs/prednasky/01-priklady/3-asm/div.c 35 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/3-asm/div.c
- hugo/content/docs/prednasky/01-priklady/3-asm/mov.c 56 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/3-asm/mov.c
- hugo/content/docs/prednasky/01-priklady/3-asm/shift.c 21 additions, 0 deletionshugo/content/docs/prednasky/01-priklady/3-asm/shift.c
- hugo/content/docs/prednasky/02-priklady/1-asm/Makefile 10 additions, 0 deletionshugo/content/docs/prednasky/02-priklady/1-asm/Makefile
- hugo/content/docs/prednasky/02-priklady/1-asm/hello.S 12 additions, 0 deletionshugo/content/docs/prednasky/02-priklady/1-asm/hello.S
- hugo/content/docs/prednasky/02-priklady/2-exit/Makefile 1 addition, 0 deletionshugo/content/docs/prednasky/02-priklady/2-exit/Makefile
- hugo/content/docs/prednasky/02-priklady/2-exit/hello.S 16 additions, 0 deletionshugo/content/docs/prednasky/02-priklady/2-exit/hello.S
- hugo/content/docs/prednasky/02-priklady/3-inline-asm/Makefile 8 additions, 0 deletions.../content/docs/prednasky/02-priklady/3-inline-asm/Makefile
- hugo/content/docs/prednasky/02-priklady/3-inline-asm/hello-soft.c 15 additions, 0 deletions...tent/docs/prednasky/02-priklady/3-inline-asm/hello-soft.c
- hugo/content/docs/prednasky/02-priklady/3-inline-asm/hello.c 9 additions, 0 deletionshugo/content/docs/prednasky/02-priklady/3-inline-asm/hello.c
- hugo/content/docs/prednasky/02-priklady/4-glibc/Makefile 9 additions, 0 deletionshugo/content/docs/prednasky/02-priklady/4-glibc/Makefile
- hugo/content/docs/prednasky/02-priklady/4-glibc/hello.c 7 additions, 0 deletionshugo/content/docs/prednasky/02-priklady/4-glibc/hello.c
- hugo/content/docs/prednasky/02-priklady/5-klibc/Makefile 11 additions, 0 deletionshugo/content/docs/prednasky/02-priklady/5-klibc/Makefile
- hugo/content/docs/prednasky/02-priklady/5-klibc/hello.c 1 addition, 0 deletionshugo/content/docs/prednasky/02-priklady/5-klibc/hello.c
Please register or sign in to comment