diff options
Diffstat (limited to 'sigchainlib')
-rw-r--r-- | sigchainlib/libsigchain.map.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigchainlib/libsigchain.map.txt b/sigchainlib/libsigchain.map.txt index 02c20c717d..377662a89b 100644 --- a/sigchainlib/libsigchain.map.txt +++ b/sigchainlib/libsigchain.map.txt @@ -19,7 +19,7 @@ LIBSIGCHAIN_1 { # Export no symbols - the only external entry points are libc overrides. # Since this section cannot be empty for APEX stubs generation we provide a # phony entry. - LibsigchainNonexistentFunction; + LibsigchainNonexistentFunction; # apex local: *; }; |