diff options
Diffstat (limited to 'VexRiscv/src/test/cpp/fpu/math/libcode.version')
-rw-r--r-- | VexRiscv/src/test/cpp/fpu/math/libcode.version | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/VexRiscv/src/test/cpp/fpu/math/libcode.version b/VexRiscv/src/test/cpp/fpu/math/libcode.version new file mode 100644 index 0000000..f039be6 --- /dev/null +++ b/VexRiscv/src/test/cpp/fpu/math/libcode.version @@ -0,0 +1,4 @@ +CODEABI_1.0 { + global: FpuMath_*; + local: *; +}
\ No newline at end of file |