fork download
  1. https://sites.google.com/site/alfredmuller9865/mortelle-adele-tome-4-j-aime-pas-l-amour-telecharger-lire-en-ligne
  2. https://sites.google.com/site/lakosomos/scaricare-meet-the-family-libri-gratis-pdf-epub-mobi
  3. https://sites.google.com/site/alfredmuller9865/telecharger-la-jeunesse-de-blueberry-tome-12-dernier-train-pour-washington-gratuitement
  4. https://sites.google.com/site/crazytimeswelive/scarica-e-leggi-online-the-handybook-for-genealogists-united-states-of-america-pdf
  5. https://sites.google.com/site/laramelanko/scarica-l-ebook-online-when-the-bough-breaks-rose-gardner-investigations-6-english-edition-pdf
  6. https://sites.google.com/site/rangles321/scaricare-cuore-libri-gratis-pdf-epub-mobi
  7. https://sites.google.com/site/feralogarithm/telecharger-le-langage-de-l-image-au-moyen-age-signification-et-symbolique-livre-pdf-gratuit
  8. https://sites.google.com/site/reglasrex/telecharger-stargate-sg-1-le-guide-de-la-serie-complet-epub-pdf
  9. https://sites.google.com/site/wellkioradcent/telecharger-apotheke-bauernhof-so-gesund-ist-leben-und-urlaub-auf-dem-bauernhof-christian-thuile-epub-pdf-mobi
  10. https://sites.google.com/site/alfredmuller9865/telecharger-les-recettes-du-camion-a-boulettes-la-meilleure-street-food-de-londres-livre-pdf-gratuitglobal _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