bin/symbols-check: add missing newline before function
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35891>
This commit is contained in:
parent
6a28d6707d
commit
f28cda029c
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ PLATFORM_SYMBOLS = [
|
|||
'_ftext',
|
||||
]
|
||||
|
||||
|
||||
def get_symbols_nm(nm, lib):
|
||||
'''
|
||||
List all the (non platform-specific) symbols exported by the library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue