diff options
Diffstat (limited to 'gcc/libgcc-std.ver')
-rw-r--r-- | gcc/libgcc-std.ver | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/libgcc-std.ver b/gcc/libgcc-std.ver index 1abe07c..f95c305 100644 --- a/gcc/libgcc-std.ver +++ b/gcc/libgcc-std.ver @@ -221,4 +221,5 @@ GCC_3.4 { GCC_3.4.2 { # Used to deal with trampoline initialization on some platforms __enable_execute_stack + __trampoline_setup } |