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
/
unit
/
55 dedup compiler libs
/
libb
/
libb.h
blob: 2e4ddd0c750763036b1b5f1c8e191bef3408071b (
plain
)
1
2
3
4
5
6
#ifndef _LIBB_H_
#define _LIBB_H_
void
libb_mul
(
int
x
);
#endif