Minor issue with bootsect.s.

The single instance of the lds assembly instruction includes the comment of
!  ds:si is source
...
seg fs
lds  si,(bx)        !     ds:si is source
...
Is this comment not in reverse order (i.e should be lds
dest,src)................


Ramil J.Santamaria
Toshiba America Information Systems
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to