Embedded Artistry libc
C Standard Library Support for Bare-metal Systems
complex.h
Go to the documentation of this file.
1 #ifndef COMPLEX_H__
2 #define COMPLEX_H__
3 
4 #include <openlibm_complex.h>
5 
6 #endif // COMPLEX_H__