Added SILC CPUID API
authorPekka Riikonen <priikone@silcnet.org>
Sat, 1 Nov 2008 09:29:52 +0000 (11:29 +0200)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 1 Nov 2008 09:29:52 +0000 (11:29 +0200)
commit5c254480e0e134335eb3a57d15884d126a789129
tree3d72e014067ef9aba9630b6a543077a9a2f67258
parent50c7d0d8c918d275751c9263cb64b6a3e847db67
Added SILC CPUID API

The API can be used to determine the features of the x86 and x86-64 CPUs
on the fly.
lib/silcutil/Makefile.ad
lib/silcutil/silccpuid.c [new file with mode: 0644]
lib/silcutil/silccpuid.h [new file with mode: 0644]
lib/silcutil/silcruntime.h.in
lib/silcutil/silctypes.h
lib/silcutil/tests/Makefile.am
lib/silcutil/tests/test_silccpuid.c [new file with mode: 0644]
scripts/release