mirror of
https://github.com/tezc/sc.git
synced 2025-01-14 06:43:04 +08:00
7 lines
53 B
C
7 lines
53 B
C
#include "sc_signal.h"
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|