Sign in
qemu
/
meson
/
refs/heads/reverts
/
.
/
test cases
/
osx
/
7 bitcode
/
libfoo.m
blob: f1c35a9f328b9de4b8b627e6a6579aef3b50c6b9 [
file
] [
log
] [
blame
]
#import <stdio.h>
#import "vis.h"
int
EXPORT_PUBLIC libfoo
(
void
)
{
return
0
;
}