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: 351e2fc60050592f20efad3e3c0e2d8f16bd942f (
plain
)
1
2
3
4
5
6
#ifndef BOB_H_
#define BOB_H_
int
bobMcBob
(
void
);
#endif