eina: add intermediate inline function for eina_crc.
authorCedric BAIL <cedric@osg.samsung.com>
Sun, 2 Aug 2015 19:56:08 +0000 (21:56 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 3 Aug 2015 09:51:22 +0000 (11:51 +0200)
commita07c526460d1a3aa0a4e863a33059f1ade32c310
tree861d116a1dd978a2162b1f7c554c019b48799fe7
parent868d0fb2e8a8392f3e5593ac1e24bc840affb3d2
eina: add intermediate inline function for eina_crc.

This is necessary to make my life easier when adding assembling implementation
of eina_crc.
src/Makefile_Eina.am
src/lib/eina/eina_crc.c
src/lib/eina/eina_crc.h
src/lib/eina/eina_inline_crc.x [new file with mode: 0644]