mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Removed C++ style comments; added CPU clock measuring code
git-svn-id: https://svn.code.sf.net/p/libcpuid/code/HEAD/libcpuid@29 3b4be424-7ac5-41d7-8526-f4ddcb85d872
This commit is contained in:
parent
7774c94046
commit
9cf8005f3a
12 changed files with 179 additions and 30 deletions
|
@ -28,4 +28,4 @@
|
|||
|
||||
int cpuid_identify_amd(struct cpu_raw_data_t* raw, struct cpu_id_t* data);
|
||||
|
||||
#endif // __RECOG_AMD_H__
|
||||
#endif /* __RECOG_AMD_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue