index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test cases
/
common
/
18 includedir
/
include
/
func.h
blob: 647b72fa2045b3947b79185e7342a4c3202227aa (
plain
)
1
2
3
4
5
6
#ifndef FUNC_H__
#define FUNC_H__
int
func
(
void
);
#endif