This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Another armhf fix
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.5.0
falkTX
2 years ago
parent
1cf51b15b5
commit
67c699162d
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
source/modules/ysfx/thirdparty/WDL/source/WDL/eel2/glue_arm.h
+ 1
- 0
source/modules/ysfx/thirdparty/WDL/source/WDL/eel2/glue_arm.h
View File
@@ -217,6 +217,7 @@ static const double __consttab[] = {
1.5,
};
__attribute__((naked, target("arm")))
static void eel_callcode32(INT_PTR bp, INT_PTR cp, INT_PTR rt)
{
__asm__ volatile(
Write
Preview
Loading…
Cancel
Save