#include <core.h>
#include <stdio.h>
int main(int argc, char *argv[]) {
return sdrpp_main(argc, argv);
}