Added legalese.
[opentj7.git] / openpr9x / testpr9x.c
blob5d7458ced4b8ef6816e5241b20a98c2dc0087ca4
1 #include <stdio.h>
2 #include "openpr9x.h"
4 int main()
6 puts("ok");
8 return 0;