/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */

void FUN_00400a8c(void)

{
  fputs("usage: ated [-i] <interface>\n",_stderr);
                    /* WARNING: Could not recover jumptable at 0x00400ad8. Too many branches */
                    /* WARNING: Treating indirect jump as call */
  fputs("example: ated -i ra0\n",_stderr);
  return;
}