Newer
Older
ubixos-old / src / tools / test.c
@reddawg reddawg on 5 Jul 2004 75 bytes Forgot this
#include <stdio.h>


int main(int argc,char **argv) {
  printf("A\n");
  }