blob: 7981ab40910fd4fbc952bf371d8660ff68adb5a0 [file] [log] [blame]
#import <stdio.h>
#import "vis.h"
int EXPORT_PUBLIC libfoo(int arg) {
return 0;
}