?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. ; verify the symbol table appended by --msg=lstlab is sorted (same as --lstlab=sort)
  2.     ORG $8000
  3. FirstLabel:
  4. SecondLabel:
  5. LastLabel:      ; should be in the middle of the table after being sorted
  6.