mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-19 03:13:14 +00:00
Cleanup
This commit is contained in:
parent
5868ba15c5
commit
659810527d
@ -38,7 +38,7 @@ extern double __muldf3 (double a, double b);
|
||||
extern double __divdf3 (double a, double b);
|
||||
extern int __nedf2 (double a, double b);
|
||||
|
||||
const struct esp_elfsym elf_symbols[] {
|
||||
const esp_elfsym elf_symbols[] {
|
||||
// Hidden functions work-around
|
||||
ESP_ELFSYM_EXPORT(_ZdlPvj), // new?
|
||||
ESP_ELFSYM_EXPORT(_Znwj), // delete?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user