#include <perms.h>
int _imp_mainep(int _imp_argc, char **_imp_argv) {
  int I;
  static const int Ocp = 2900;
#if 1 /* Ocp==2900 */
  asm("LSS (%LNB+5)");
  asm("ST I");

#else
  asm("LR 1,15");
  asm("ST 1,0(4,2)");

#endif
  exit(0);
  return (1);
}
