* include/grub/types.h: Check for GRUB_CPU_SIZEOF_LONG when appropriate.

This commit is contained in:
Javier Martín 2010-06-12 14:50:07 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent a608597318
commit 1c8f0f8d11
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2010-06-12 Javier Martín <lordhabbit@gmail.com>
* include/grub/types.h: Check for GRUB_CPU_SIZEOF_LONG when appropriate.
2010-06-12 Thomas Schmitt <scdbackup@gmx.net>
* util/grub-mkrescue.in: Support --xorriso argument.