?login_element?

Subversion Repositories NedoOS

Rev

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

  1.  ifndef included_rl64
  2.  define included_rl64
  3. rl64:
  4.   rl (hl) : inc hl
  5. rl56:
  6.   rl (hl) : inc hl
  7. rl48:
  8.   rl (hl) : inc hl
  9.   rl (hl) : inc hl
  10.   rl (hl) : inc hl
  11.   rl (hl) : inc hl
  12.   rl (hl) : inc hl
  13.   rl (hl)
  14.   ret
  15.  endif
  16.