blob: 3e45390813b492431cd857c08746ed06cdd4de65 [file] [log] [blame]
#include "mips-nonpic.h"
int hit_pic_nothing = 0;
void
pic_nothing ()
{
hit_pic_nothing++;
}