From 7e7a8a6eaeb4c22acb94aaca87a7b15c180ca077 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 3 Jan 2020 01:36:34 -0800 Subject: 5876 - address -> addr --- html/051test.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/051test.subx.html') diff --git a/html/051test.subx.html b/html/051test.subx.html index 3ea121ab..2ea337aa 100644 --- a/html/051test.subx.html +++ b/html/051test.subx.html @@ -80,7 +80,7 @@ if ('onhashchange' in window) { 21 cd/syscall 0x80/imm8 22 23 # print msg to stderr if a != b, otherwise print "." - 24 check-ints-equal: # a : int, b : int, msg : (address array byte) + 24 check-ints-equal: # a : int, b : int, msg : (addr array byte) 25 # . prologue 26 55/push-ebp 27 89/copy 3/mod/direct 5/rm32/ebp . . . 4/r32/esp . . # copy esp to ebp -- cgit 1.4.1-2-gfad0