[PATCH 2/2] x86: provide typedef jmp_buf

Simon Glass sjg at chromium.org
Sat Oct 22 03:06:01 CEST 2022


On 10/3/22 03:10, Simon Glass wrote:
> Hi Heinrich,
>
> On Sat, 1 Oct 2022 at 07:05, Heinrich Schuchardt
> <heinrich.schuchardt at canonical.com> wrote:
>>
>> The jmp_buf type is required by the C99 specification.
>> Defining it for x86 fixes building the longjmp unit test.
>>
>> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
>> ---
>>   arch/x86/include/asm/setjmp.h | 6 ++++--
>>   1 file changed, 4 insertions(+), 2 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
>>
Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list