Remove deprecated symbols

Fixes #896
This commit is contained in:
ISSOtm
2022-05-21 21:20:44 +02:00
parent 80df6640e3
commit b037d54f64
8 changed files with 3 additions and 78 deletions

View File

@@ -11,7 +11,6 @@
#include <stdint.h>
int32_t fix_Callback_PI(void);
void fix_Print(int32_t i);
int32_t fix_Sin(int32_t i);
int32_t fix_Cos(int32_t i);