Remove incorrect comment that the code must be position independent.

This commit is contained in:
proski 2009-05-15 14:47:44 +00:00
parent cf353a4742
commit 5cb5c9c210
1 changed files with 1 additions and 2 deletions

View File

@ -25,8 +25,7 @@
/* Copy starts here. When deployed, this code must be segment-aligned. */
/* The replacement int13 handler. The code must be position independent.
Preserve all registers. */
/* The replacement int13 handler. Preserve all registers. */
FUNCTION(grub_drivemap_handler)
/* Map the drive number (always in DL). */
push %ax