grub/grub-core/kern/arm/uboot
Leif Lindholm 593865b907 arm: fix u-boot port syscall interface va_arg handling
Commit c9cd02c broke the u-boot syscall API for va_args that spill over
to the stack, causing the disk support to stop working. This patch
resolves the problem, while keeping the new, cleaner transition_space
handling.
2013-11-16 14:12:12 +00:00
..
startup.S arm: fix u-boot port syscall interface va_arg handling 2013-11-16 14:12:12 +00:00