0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00
Cyrill Gorcunov d390490089 outlib: Make ol_add_sym_to being static
Otherwise getting building problem

 > output/outlib.c:197:6: error: no previous prototype for ‘ol_add_sym_to’ [-Werror=missing-prototypes]
 >   197 | void ol_add_sym_to(struct ol_symlist *syml, struct ol_symhead *head,
 >       |      ^~~~~~~~~~~~~

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-07-03 11:01:40 +03:00
..
2019-04-24 11:14:43 -07:00
2019-08-10 02:28:17 -07:00
2019-08-10 02:28:17 -07:00
2019-08-10 02:28:17 -07:00
2019-09-12 20:26:23 -04:00
2019-08-10 02:28:17 -07:00
2019-08-10 02:28:17 -07:00
2019-09-12 20:26:23 -04:00