Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
osx
/
7 bitcode
/
libbar.mm
blob: d9201c1290dd76163f4c5001f650af3fbf9be5f5 (
plain
)
1
2
3
4
5
6
7
#import <stdio.h>
#import "vis.h"
int
EXPORT_PUBLIC
libbar
(
void
)
{
return
0
;
}