changeset 269:ebb34da92c33

[project @ 2003-05-24 14:18:38 by bellard] update
author bellard
date Sat, 24 May 2003 14:18:38 +0000
parents 2e1231fbfb0e
children b15fba7a4912
files asmtest.S
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/asmtest.S	Sat May 24 14:11:17 2003 +0000
+++ b/asmtest.S	Sat May 24 14:18:38 2003 +0000
@@ -12,6 +12,7 @@
    .align 16, 0x90
    .skip 3
    .skip 15, 0x90
+   .string "hello\0world"
 
 /* some label tests */