/usr/include/pkgconf/hostinfra.h is in ecosconfig-imx 200910-0ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | /* hostinfra.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
#define CYGNUM_INFRA_VERSION "0.1"
#define cyg_halint64 long
#define cyg_halcount64 long
#define CYGDBG_INFRA_DEBUG_FUNCTION_PSEUDOMACRO 1
/* #undef CYGNUM_INFRA_TRACE_VECTOR_SIZE */
/* The number of bytes in a int *. */
#define SIZEOF_INT_P 8
/* The number of bytes in a long. */
#define SIZEOF_LONG 8
/* Define if you have the mkstemp function. */
#define HAVE_MKSTEMP 1
|