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
/
common
/
78 internal dependency
/
proj1
/
include
/
proj1.h
blob: ecb1e4b6fd2b172530404c2ffe14e3f26a8eaa90 (
plain
)
1
2
3
4
5
#pragma once
void
proj1_func1
(
void
);
void
proj1_func2
(
void
);
void
proj1_func3
(
void
);