Skip to content

Commit b1c8568

Browse files
committed
templates.core: add __dso_handle
1 parent a283128 commit b1c8568

File tree

1 file changed

+1
-0
lines changed
  • ilg.gnuarmeclipse.templates.core/templates/common/system/src/newlib

1 file changed

+1
-0
lines changed

ilg.gnuarmeclipse.templates.core/templates/common/system/src/newlib/_syscalls.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// ----------------------------------------------------------------------------
88

99
int errno;
10+
void *__dso_handle __attribute__ ((weak));
1011

1112
// ----------------------------------------------------------------------------
1213

0 commit comments

Comments
 (0)