custom.h 53 B

12345
  1. #ifndef _CUSTOM_H_
  2. typedef float float32_t;
  3. #endif