Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix 32 bits builds.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 7 Nov 2013 09:54:16 +0000 (10:54 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 7 Nov 2013 10:05:12 +0000 (11:05 +0100)
commit1cf252a37e8e724c4be9154d8ac16891284fb862
tree8d3c68338d7bdc0576b8c16471b4bd1454def287
parent2de79bc865dabba07eab819a75ed61b7860d999a
Fix 32 bits builds.

f2c defines integer as long int on 32 bits systems.
(cherry picked from commit 612d201268a4154815e62436f30da3e6323486ee)
include/smpi/smpi.h
src/smpi/smpi_dvfs.c