master hovercats/oakiss / probe / PIC
1int main(void) {
2	return __PIC__ == 0;
3}