/[qemu]
ViewVC logotype

Revision 5708


Jump to revision: Previous Next
Author: balrog
Date: Wed Nov 12 17:18:41 2008 UTC (15 years ago)
Changed paths: 2
Log Message:
Include <strings.h> for ffs().

ffs() is in <strings.h> although bsd compatible systems have it in
<string.h> already.  ffs() is used in omap1.c, omap2.c, omap_i2c.c,
bt-sdp.c.  These uses can be replaced with clz32() but ffs is more
available.  Problem was spotted by malc.

Make host-utils.h formatting more consistent.

Changed paths:

Path Details
Directorytrunk/host-utils.h modified , text changed
Directorytrunk/qemu-common.h modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5