diff options
Diffstat (limited to 'src/debug/gosym/testdata/pclinetest.h')
-rw-r--r-- | src/debug/gosym/testdata/pclinetest.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/debug/gosym/testdata/pclinetest.h b/src/debug/gosym/testdata/pclinetest.h new file mode 100644 index 0000000..156c0b8 --- /dev/null +++ b/src/debug/gosym/testdata/pclinetest.h @@ -0,0 +1,9 @@ +// +build ignore + +// Empty include file to generate z symbols + + + + + +// EOF |