mirror of
https://github.com/sched-ext/scx.git
synced 2024-12-01 15:07:10 +00:00
5 lines
87 B
C
5 lines
87 B
C
|
// This is just used as a dummy target file for meson
|
||
|
int main(void) {
|
||
|
return 0;
|
||
|
}
|