Quellcode durchsuchen

esp_rom: remove functions which depend on sizeof(struct stat) and all their callers for esp32h2-beta2

wuzhenghui vor 3 Jahren
Ursprung
Commit
89319cd72f
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
  1. 0 4
      components/esp_rom/esp32h2/ld/rev2/esp32h2.rom.newlib.ld

+ 0 - 4
components/esp_rom/esp32h2/ld/rev2/esp32h2.rom.newlib.ld

@@ -30,7 +30,6 @@ strncmp = 0x400004b4;
 strlen = 0x400004b8;
 strstr = 0x400004bc;
 bzero = 0x400004c0;
-_isatty_r = 0x400004c4;
 sbrk = 0x400004c8;
 isalnum = 0x400004cc;
 isalpha = 0x400004d0;
@@ -89,11 +88,8 @@ fflush = 0x400005a0;
 _fflush_r = 0x400005a4;
 _fwalk = 0x400005a8;
 _fwalk_reent = 0x400005ac;
-__smakebuf_r = 0x400005b0;
-__swhatbuf_r = 0x400005b4;
 __swbuf_r = 0x400005b8;
 __swbuf = 0x400005bc;
-__swsetup_r = 0x400005c0;
 _strtod_l = 0x400005c4;
 _strtod_r = 0x400005c8;
 strtod_l = 0x400005cc;