]> code.delx.au - pulseaudio/commit
cpu-x86: add cpu detection code and helpers
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 13 Aug 2009 15:11:43 +0000 (17:11 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 20 Aug 2009 09:31:02 +0000 (11:31 +0200)
commita83f5524fbf2f0fa861d2fae6973f0f42e8c9c25
tree8bb80475beb332eb05a86579ef8cc8cd0244d49f
parent5998cf99b08d448dd5158ed6229262aa67ea4a66
cpu-x86: add cpu detection code and helpers

Add CPU detection code and various macros and typdefs to make it easier to write
64 and 32 bit code.
src/Makefile.am
src/pulsecore/cpu-x86.c [new file with mode: 0644]
src/pulsecore/cpu-x86.h [new file with mode: 0644]