mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
|
#include "windows.h"
|
||
|
|
||
|
LANGUAGE 0, 0
|
||
|
|
||
|
STRINGTABLE MOVEABLE PURE DISCARDABLE
|
||
|
BEGIN
|
||
|
1 L"hello, world"
|
||
|
END
|