|
|
1.1 root 1: #include "of1275.h"
2:
3: int write(int fd, char *buf, int len);
4:
5: int main(void)
6: {
7: write(1, "Hello world!\n", 13 );
8: return 0;
9: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.