#include "command.h"
#include "target.h"

int top(void)
{
  return 0;
}