Next: , Previous: Elseif, Up: Pseudo Ops



7.40 .end

.end marks the end of the assembly file. as does not process anything in the file past the .end directive.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.