aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/bdiag~.c
blob: 8a3b46fb7578123b4980ea3cbdb74bdb5e740a42 (plain)
1
2
3
4
5
6
#ifndef __i386__
#define IS_DENORMAL(f) f
#else
#include "../../creb/include/extlib_util.h"
#endif
#include "../../creb/modules/bdiag.c"