Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/ia64/include/bootinfo.h 139790 2005-01-06 22:18:23Z imp $ */
---
> /* $FreeBSD: head/sys/ia64/include/bootinfo.h 219691 2011-03-16 03:53:18Z marcel $ */
33c33,34
< uint64_t bi_spare[6]; /* was: name of booted kernel */
---
> uint64_t bi_spare[5]; /* was: name of booted kernel */
> uint64_t bi_pbvm_pgtbl; /* PA of PBVM page table. */
42c43
< uint32_t bi_spare2;
---
> uint32_t bi_pbvm_pgtblsz; /* PBVM page table size. */