1
0
Fork 0
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:
Veselin Georgiev 2008-11-21 18:48:11 +00:00
commit 9cf8005f3a
12 changed files with 179 additions and 30 deletions

View file

@ -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__ */