index
:
shave
master
A project to 'shave' verbose data out of autotools output (mirrored from https://gitlab.freedesktop.org/archived-projects/shave)
damien
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-flat-lt
/
lib-file0.c
blob: 6ec81e271ee70de81222ccc89de6f62314655c4e (
plain
)
1
2
3
4
5
6
#include "lib-file0.h" int ns_add(const int a, const int b) { return a + b; }