]> git.uio.no Git - u/mrichter/AliRoot.git/blame - ALIROOT/dummies.c
Possibility to define the magnetic field in the reconstruction (Yu.Belikov)
[u/mrichter/AliRoot.git] / ALIROOT / dummies.c
CommitLineData
2a614eed 1#ifdef __linux
2#include <fpu_control.h>
3void __attribute__ ((constructor))
4trapfpe () {
5 (void) __setfpucw (_FPU_DEFAULT &
6 ~(_FPU_MASK_IM | _FPU_MASK_ZM | _FPU_MASK_OM));
7}
8void MAIN__() {}
9#endif
fe4da5cc 10void izrtoc_() {}
11void igmess_() {}
12void igloc2_() {}
13void igpxmp_() {}
14void izitoc_() {}