2024-04-23 11:30:16

by Johannes Berg

[permalink] [raw]
Subject: Re: [PATCH 3/7] um: Fix the -Wmissing-prototypes warning for get_thread_reg

On Tue, 2024-04-23 at 19:24 +0800, Tiwei Bie wrote:
>
> +extern unsigned long get_thread_reg(int reg, jmp_buf *buf);
>

Like, in general :)

johannes