mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-05 19:35:52 +03:00
x86: Add CPU-specific diagnostics to ld.so --list-diagnostics
This commit is contained in:
@@ -839,6 +839,8 @@ struct cpuid_feature_internal
|
||||
};
|
||||
};
|
||||
|
||||
/* NB: When adding new fields, update sysdeps/x86/dl-diagnostics-cpu.c
|
||||
to print them. */
|
||||
struct cpu_features
|
||||
{
|
||||
struct cpu_features_basic basic;
|
||||
|
Reference in New Issue
Block a user