fork download
  1. https://sites.google.com/site/reglasrex/telecharger-le-petit-manuel-du-tage-mage-sur-iphone-ipad-gratuit
  2. https://sites.google.com/site/wellkioradcent/telecharger-passez-votre-cap-de-patisserie-avec-michel-et-augustin-beaux-livres-cuisine-ebook-gratuit---les-trublions-michel
  3. https://sites.google.com/site/alfredmuller9865/telecharger-family-compo-t04-pdf-ebook-gratuit
  4. https://sites.google.com/site/miaggio31rtx/encyclopedie-de-poche-de-la-science-fiction-telecharger-gratuit-epub-pdf
  5. https://sites.google.com/site/feralogarithm/telecharger-convention-collective---gardiens-concierges-et-employes-d-immeubles-pdf-gratuitement-livre-libre
  6. https://sites.google.com/site/reglasrex/livre-audio-bohemian-rhapsody-le-livre-officiel-du-film-de-brian-may-telecharger-en-ligne
  7. https://sites.google.com/site/wellkioradcent/stargate-sg-1-le-guide-de-la-serie-lecture-en-ligne-pdf-epub-mobi
  8. https://sites.google.com/site/alfredmuller9865/telecharger-le-moulin-du-loup-saga-le-moulin-du-loup-tome-1-ebook-download
  9. https://sites.google.com/site/miaggio31rtx/telecharger-il-y-a-des-silences-romance-en-islande-pdf-livre-en-ligne
  10. https://sites.google.com/site/feralogarithm/secrets-de-gourmandises-recettes-de-patisseries-sans-gluten-ni-lait-pdf-gratuit-telecharger-livre-pdf-epub-kindleglobal _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