index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
linuxlike
/
3 linker script
/
bob.h
blob: b29331e7938509a0db881aded3f328994c200f79 (
plain
)
1
2
3
4
5
6
#ifndef BOB_H_
#define BOB_H_
int
bobMcBob
();
#endif