blob: 5ccc9b63d7c2821394f1fe1fc230fd847b4870f0 [file] [log] [blame]
int dso_function(int i) {
return i + 1;
}