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