blob: ce3b115503b1a4844f8ed34ffbfc3a48631012d5 [file] [log] [blame]
#include<private_header.h>
int round1_b() {
return round1_c();
}
int round2_b() {
return round2_c();
}