diff options
Diffstat (limited to 'src/nonstd/_PREDEF/__STDC_HOSTED__.c')
| -rw-r--r-- | src/nonstd/_PREDEF/__STDC_HOSTED__.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nonstd/_PREDEF/__STDC_HOSTED__.c b/src/nonstd/_PREDEF/__STDC_HOSTED__.c index 18df218b..48fe28b7 100644 --- a/src/nonstd/_PREDEF/__STDC_HOSTED__.c +++ b/src/nonstd/_PREDEF/__STDC_HOSTED__.c @@ -1,6 +1,4 @@ -#define __STDC_HOSTED__ - -/** hosted or free-standing implementation **/ +#define __STDC_HOSTED__ /** hosted or free-standing implementation **/ /*** is defined to the integer constant CONST(1) if the implementation |
