view modules/bitrotate @ 30078:f86a2ceff22f

Fix bitrotate module.
author Simon Josefsson <simon@josefsson.org>
date Mon, 01 Sep 2008 09:27:04 +0200
parents a834f5a74354
children 2710cb64f5be
line wrap: on
line source

Description:
Rotate bits in 16 and 32 bit integers using stdint.h.

Files:
lib/bitrotate.h

Depends-on:

configure.ac:
AC_REQUIRE([AC_C_INLINE])

Makefile.am:
lib_SOURCES += bitrotate.h

Include:
"bitrotate.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson