mirror of https://github.com/efabless/caravel.git
5 lines
47 B
C
5 lines
47 B
C
|
|
||
|
int main(){
|
||
|
// do nothing
|
||
|
return 0;
|
||
|
}
|