This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
meson
mirror of
https://gitlab.com/qemu-project/meson.git
Watch
1
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
b5f9895bfb
meson
/
test cases
/
osx
/
7 bitcode
/
libfoo.m
8 lines
86 B
Objective-C
Raw
Blame
History
#
import <stdio.h>
#
import "vis.h"
int
EXPORT_PUBLIC
libfoo
(
int
arg
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink