logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

PIC (41B)


  1. int main(void) {
  2. return __PIC__ == 0;
  3. }