diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-08-15 12:41:10 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-09-05 23:04:35 +0200 |
commit | 437054b1bbe11be87ab0a522b8ccbae3f785c642 (patch) | |
tree | d4e124a9cc14a1c0a9a130fe4a0bf0b5ad267310 /scripts/generate_rust_analyzer.py | |
parent | 258b37c6e626625fe441e16ab90e6a542a66eaee (diff) |
vdso: Add struct __kernel_old_timeval forward declaration to gettime.h
The prototype of __vdso_gettimeofday() uses this struct. However
gettime.h's own includes do not provide a definition for it.
Add a forward declaration, similar to other used structs.
Fixes: 42874e4eb35b ("arch: vdso: consolidate gettime prototypes")
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250815-vdso-sparc64-generic-2-v2-1-b5ff80672347@linutronix.de
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions