forked from joejulian/gio
b30bf3cef8
Signed-off-by: Elias Naur <mail@eliasnaur.com>
4 lines
109 B
C
4 lines
109 B
C
// SPDX-License-Identifier: Unlicense OR MIT
|
|
|
|
__attribute__ ((visibility ("hidden"))) void nslog(char *str);
|