]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/utf16-nul/other.s
ld64-123.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / utf16-nul / other.s
1
2
3 .section __TEXT,__ustring
4 .align 1
5 ___utf16_string_3:
6 .short 0x00fc, 0x0062, 0x0065, 0x0072, 0x0000
7
8 ___utf16_string_4:
9 .short 0x0073, 0x0074, 0x00fc, 0x0066, 0x0066, 0x0000
10
11
12