index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
tests
/
ex
/
inc.c
blob: c20f1e9033a365810ce3fc490a8700d9ee89d123 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
#ifdef INCLUDE
#include
"krava.h"
#endif
int
inc
(
void
)
{
return
0
;
}