Christophe Fergeau
29e175bb06
common: don't duplicate find_msb implementation
2012-03-20 15:25:52 +01:00
Christophe Fergeau
c15c5050af
common: add extern "C" guards to headers
...
Since some spice C++ code is using code from common/, the C
functions need to be marked as such for the C++ compiler, otherwise
we'll get linkage issues.
2012-03-20 15:25:51 +01:00
Gerd Hoffmann
1c4cfe3022
Add C version of find_msb()
...
This patch allows people to build the spice-client on any 32bit/64bit
architecture.
by Bryan Stillwell <bryan@bokeoa.com>
2012-03-20 15:25:42 +01:00
Alexander Larsson
9d9a3e12c0
Add emacs settings for indent according to spice styleguide
2012-03-20 15:25:37 +01:00
Yaniv Kamay
a9ae774c90
fresh start
2012-03-20 15:25:36 +01:00