1 | #include "include/llvm-libc-macros/stdfix-macros.h" |
---|---|
2 | |
3 | #ifndef LIBC_COMPILER_HAS_FIXED_POINT |
4 | #error unsupported |
5 | #endif |
6 |
1 | #include "include/llvm-libc-macros/stdfix-macros.h" |
---|---|
2 | |
3 | #ifndef LIBC_COMPILER_HAS_FIXED_POINT |
4 | #error unsupported |
5 | #endif |
6 |