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
/
linuxlike
/
3 linker script
/
bob.h
blob: 351e2fc60050592f20efad3e3c0e2d8f16bd942f (
plain
)
1
2
3
4
5
6
#ifndef BOB_H_
#define BOB_H_
int
bobMcBob
(
void
);
#endif