mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-28 20:29:13 +00:00
8 lines
59 B
C
8 lines
59 B
C
|
#include "c-config.h"
|
||
|
|
||
|
main() {
|
||
|
int ret;
|
||
|
|
||
|
ret = SYM;
|
||
|
}
|