diff options
-rw-r--r-- | clang/lib/Headers/cpuid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Headers/cpuid.h b/clang/lib/Headers/cpuid.h index b7fe7542d56..05c293f6bd9 100644 --- a/clang/lib/Headers/cpuid.h +++ b/clang/lib/Headers/cpuid.h @@ -1,4 +1,4 @@ -/*===---- cpuid.h - Basic type definitions ---------------------------------=== +/*===---- cpuid.h - X86 cpu model detection --------------------------------=== * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |