]> git.openfabrics.org - ~emulex/for-vlad/compat.git/commit
compat: add cordic lib
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 24 Aug 2011 11:20:38 +0000 (13:20 +0200)
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Thu, 25 Aug 2011 19:07:21 +0000 (12:07 -0700)
commitc904948e1e5928c10d4c3025d13ab0e9d0ef4ba6
tree80da80004ada60c2f2979d9135dd681a42099c35
parentfbf40660143b4612aa16623793fc3520dd0a5d7c
compat: add cordic lib

compat/cordic.c was copied from lib/cordic.c and include/linux/cordic.h was
copied from include/linux/cordic.h

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/Makefile
compat/cordic.c [new file with mode: 0644]
include/linux/cordic.h [new file with mode: 0644]