Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Nov 23, 2024
1 parent 01e1196 commit ae8ec4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soup/CpuInfo.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ NAMESPACE_SOUP
uint32_t extended_features_max_ecx = 0;
uint32_t extended_features_0_ebx = 0;

// EAX=1, ECX=1
// EAX=7, ECX=1
uint32_t extended_features_1_eax = 0;

// EAX=16h
Expand Down

0 comments on commit ae8ec4b

Please sign in to comment.