Skip to content

Commit 2d92e81

Browse files
Rebuild with latest reent.h change.
1 parent aa3e5dd commit 2d92e81

File tree

12 files changed

+84
-84
lines changed

12 files changed

+84
-84
lines changed

package/package_esp8266com_index.template.json

Lines changed: 82 additions & 82 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
2-
#define BEARSSL_GIT 6b9587f
2+
#define BEARSSL_GIT 9247320

tools/sdk/lib/libbearssl.a

19.8 KB
Binary file not shown.

tools/sdk/lib/libgcc.a

0 Bytes
Binary file not shown.

tools/sdk/lib/libhal.a

0 Bytes
Binary file not shown.

tools/sdk/lib/libstdc++-exc.a

0 Bytes
Binary file not shown.

tools/sdk/lib/libstdc++.a

0 Bytes
Binary file not shown.

tools/sdk/libc/xtensa-lx106-elf/include/sys/reent.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ struct _reent
402402
char *_asctime_buf;
403403

404404
/* signal info */
405-
void (**(_sig_func))(int);
405+
void (**_sig_func)(int);
406406

407407
# ifndef _REENT_GLOBAL_ATEXIT
408408
/* atexit stuff */
12 Bytes
Binary file not shown.
13.7 KB
Binary file not shown.
13.7 KB
Binary file not shown.
5.75 KB
Binary file not shown.

0 commit comments

Comments
 (0)