fork download
  1. https://sites.google.com/site/miaggio31rtx/telecharger-gratuit-osiris-rites-d-immortalite-de-l-egypte-pharaonique-pdf-epub
  2. https://sites.google.com/site/crazytimeswelive/scaricare-storytelling-and-education-in-the-digital-age-experiences-and-criticisms-english-edition-libri-pdf-gratis
  3. https://sites.google.com/site/laramelanko/scarica-libro-gratis-the-mind-of-adolf-hitler-pdf-epub
  4. https://sites.google.com/site/rangles321/scaricare-o-leggere-online-quiz-per-i-concorsi-nelle-aziende-sanitarie-locali-con-risposte-commentate-ruolo-amministrativo-libri-gratis
  5. https://sites.google.com/site/feralogarithm/telecharger-mon-carnet-de-soupes-weight-watcher-gratuitement
  6. https://sites.google.com/site/reglasrex/telecharger-le-loup-qui-voulait-changer-de-couleur-coll-mes-p-tits-albums-a-toucher-gratuitement
  7. https://sites.google.com/site/lakosomos/scaricare-british-tea-and-coffee-cups-1745-1940-pdf-gratis---libri-pdf-gratis-italiano
  8. https://sites.google.com/site/wellkioradcent/candide-telecharger-gratuit-epub-pdf
  9. https://sites.google.com/site/alfredmuller9865/j-etais-medecin-dans-les-tranchees-pdf-gratuit-telecharger-livre
  10. https://sites.google.com/site/miaggio31rtx/telecharger-gratuit-petit-lexique-des-fautes-usuelles-de-l-etudiant-en-droit-de-didier-guevel-18-aout-2015-pdf-epubglobal _start
  11.  
  12. section .data
  13.  
  14. section .text
  15.  
  16. _start:
  17. ; your code goes here
  18. je exit
  19.  
  20. exit:
  21. mov eax, 01h ; exit()
  22. xor ebx, ebx ; errno
  23. int 80h
  24.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.asm:1: error: parser: instruction expected
prog.asm:2: error: parser: instruction expected
prog.asm:3: error: parser: instruction expected
prog.asm:4: error: parser: instruction expected
prog.asm:5: error: parser: instruction expected
prog.asm:6: error: parser: instruction expected
prog.asm:7: error: parser: instruction expected
prog.asm:8: error: parser: instruction expected
prog.asm:9: error: parser: instruction expected
prog.asm:10: error: parser: instruction expected
ld: cannot find prog.o: No such file or directory
stdout
Standard output is empty