diff options
Diffstat (limited to 'libctf/libctf.ver')
-rw-r--r-- | libctf/libctf.ver | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libctf/libctf.ver b/libctf/libctf.ver index cfecc89..3286e60 100644 --- a/libctf/libctf.ver +++ b/libctf/libctf.ver @@ -193,4 +193,6 @@ LIBCTF_1.1 { ctf_getsymsect; ctf_getstrsect; + ctf_symsect_endianness; + ctf_arc_symsect_endianness; } LIBCTF_1.0; |