| version 1.40, 2006/05/22 13:44:53 |
version 1.41, 2006/07/01 09:21:28 |
| Line 247 _C_LABEL(Multiboot_Header): |
|
| Line 247 _C_LABEL(Multiboot_Header): |
|
| /* |
/* |
| * At this point, we know that a NetBSD-specific boot loader |
* At this point, we know that a NetBSD-specific boot loader |
| * booted this kernel. The stack carries the following parameters: |
* booted this kernel. The stack carries the following parameters: |
| * (boothowto, [bootdev], bootinfo, esym, biosbasemem, biosextmem), |
* (boothowto, [bootdev], bootinfo, esym, biosextmem, biosbasemem), |
| * 4 bytes each. |
* 4 bytes each. |
| */ |
*/ |
| addl $4,%esp # Discard return address to boot loader |
addl $4,%esp # Discard return address to boot loader |