44ce3a9 * include/grub/mips/setjmp.h (grub_jmp_buf): Fix buffer size.

Authored and Committed by Vladimir Serbinenko 10 years ago
    	* include/grub/mips/setjmp.h (grub_jmp_buf): Fix buffer size.
    
    	setjmp.S uses 12 entries but buffer is declared with only 11 entries.
    
        
file modified
+6 -0
file modified
+1 -1