- Set a default PCM volume so that something can be heard when driver is
[AROS.git] / compiler / purify / test1.c
blobb4e1b787427801212a1d770fb43d4b3fc3a310b9
1 #include <stdio.h>
3 int main (int argc, char ** argv)
5 printf ("Hello world.\n");