6 lines
67 B
C
6 lines
67 B
C
#include<generated.h>
|
|
|
|
int func(void) {
|
|
return RETURN_VALUE;
|
|
}
|
#include<generated.h>
|
|
|
|
int func(void) {
|
|
return RETURN_VALUE;
|
|
}
|