xref
: /
openbsd-src
/
gnu
/
usr.bin
/
binutils
/
gdb
/
testsuite
/
gdb.base
/
psymtab1.c
(revision a28daedfc357b214be5c701aa8ba8adb29a7f1c2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
main
()
2
{
3
return
0;
4
}
5