xref
: /
external
/
valgrind
/
memcheck
/
tests
/
solaris
/
mmapobj_bssonly_lib.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* Contains only uninitialized data which end up in BSS section. */
2
3
char
dummy
[
10
];
4