summaryrefslogtreecommitdiff
path: root/Tests/PositionIndependentTargets/pic_main.cpp
blob: 3246eeeac36fb5251be5c53236990b9cc65681e0 (plain)
1
2
3
4
5
6
7

#include "pic_test.h"

int main(int, char**)
{
  return 0;
}