vmlinuz/386 fix for physical_start not at bzimage_offset

This commit is contained in:
John Reiser
2006-10-16 17:18:19 -07:00
parent 4442a282e1
commit de3e9f2809
2 changed files with 20 additions and 10 deletions
+1
View File
@@ -86,6 +86,7 @@ protected:
MemBuffer setup_buf;
int setup_size;
unsigned physical_start;
};