4 lines
76 B
C
4 lines
76 B
C
|
#pragma once
|
||
|
|
||
|
__attribute__((visibility("internal"))) void _init_welcome();
|