2005-07-12 Yoshinori K. Okuji <okuji@enbug.org>

* kern/mm.c: Added much documentation.
	(GRUB_MM_ALIGN_LOG2): When GRUB_CPU_SIZEOF_VOID_P is
	8, set to 5 instead of 8.
This commit is contained in:
okuji 2005-07-12 19:33:32 +00:00
parent e0f050c2e4
commit 7ef504d8e0
2 changed files with 49 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2005-07-12 Yoshinori K. Okuji <okuji@enbug.org>
* kern/mm.c: Added much documentation.
(GRUB_MM_ALIGN_LOG2): When GRUB_CPU_SIZEOF_VOID_P is
8, set to 5 instead of 8.
2005-07-10 Yoshinori Okuji <okuji@enbug.org>
* DISTLIST: Added util/i386/pc/grub-mkimage.c.