Parent Directory
|
Revision Log
OSDK 1.15
1 | dbug | 70 | // |
2 | // This is the standard "HELLO WORLD" sample | ||
3 | // | ||
4 | |||
5 | #include <lib.h> | ||
6 | dbug | 1527 | #include <sys/sound.h> |
7 | dbug | 70 | |
8 | void main() | ||
9 | { | ||
10 | printf("Hello World !\n"); | ||
11 | } |
ViewVC Help | |
Powered by ViewVC 1.1.26 |