mirror of
https://github.com/tezc/sc.git
synced 2025-01-28 07:03:06 +08:00
53d4a9158a
Fix compiler warnings
7 lines
54 B
C
7 lines
54 B
C
#include "sc_signal.h"
|
|
|
|
int main(void)
|
|
{
|
|
return 0;
|
|
}
|