Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / strtab2.rc
1 #include "windows.h"
2
3 LANGUAGE 0, 0
4
5 STRINGTABLE MOVEABLE PURE DISCARDABLE
6 BEGIN
7 1 L"hello, world"
8 END
This page took 0.042143 seconds and 4 git commands to generate.