diff --git a/bin/symbols-check.py b/bin/symbols-check.py index 2e014731728..d03c1b513b1 100644 --- a/bin/symbols-check.py +++ b/bin/symbols-check.py @@ -55,6 +55,7 @@ PLATFORM_SYMBOLS = [ '_ftext', ] + def get_symbols_nm(nm, lib): ''' List all the (non platform-specific) symbols exported by the library