bits/wordsize.h

Sebastien Bourdeauducq sebastien at milkymist.org
Thu Apr 14 14:37:41 UTC 2011


Hi,

RTEMS lacks the header file <bits/wordsize.h> which poses a problem e.g.
with applications that include ftconfig.h from Freetype.

I propose that such a header be added to RTEMS, which would contain only
this line (it is done the same on Linux/x86):

#define __WORDSIZE 32

Regards,
Sébastien





More information about the users mailing list