blob: f39b4f3661e4db5ca2775f230a8b87e9d68f7f3c [file] [log] [blame]
/*
* Compile this manually on new platforms and add the
* object file to revision control and Meson configuration.
*/
int func() {
return 42;
}