/* Copyright (C) 2003 DJ Delorie, see COPYING.DJ for details */ #include _float_union_t __dj_nan = { .ft = { 0x7fffff, 0xff, 0x0 } };