GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Fork
: 0
uBixOS
/
ubixos-old
Transfer to URL with SHA
Find file
Newer
Older
tree:
071b94025d
Branches
Tags
×
master
ubixos-old
/
src
/
tools
/ test.c
reddawg
on 5 Jul 2004
75 bytes
Forgot this
Raw
Blame
History
#include <stdio.h> int main(int argc,char **argv) { printf("A\n"); }