
#include <systemlib.h>

int main()
{
  return systemlib();
}
