blob: b463ebe7a87ebb35004df9c6b03c3330c8b58380 [file] [log] [blame]
#include "arm.h"
const char *ARMBoard::target()
{
return THE_TARGET;
}
void ARMBoard::some_arm_thing()
{
}