mirror of
https://github.com/google/cpu_features.git
synced 2025-07-02 05:33:17 +02:00
Add documentation on current behavior for X86 (#212)
* Add documentation for X86 OS support * Update X86 documentation * Remove outdated cache info comment * Update x86 documentation according to comments * Update Internal structures documentation
This commit is contained in:
@ -124,7 +124,6 @@ X86Info GetX86Info(void);
|
||||
|
||||
// Returns cache hierarchy informations.
|
||||
// Can call cpuid multiple times.
|
||||
// Only works on Intel CPU at the moment.
|
||||
CacheInfo GetX86CacheInfo(void);
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user