From 5f1de34a679ab0b9c59067f7924f1c953917b53e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 6 Jul 2018 22:48:08 -0700 Subject: 4312 - fix one of the test binaries --- subx/teensy/test6 | Bin 5588 -> 5588 bytes subx/teensy/test6-global.s | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/subx/teensy/test6 b/subx/teensy/test6 index 0c08219f..2d2e146a 100755 Binary files a/subx/teensy/test6 and b/subx/teensy/test6 differ diff --git a/subx/teensy/test6-global.s b/subx/teensy/test6-global.s index 9b981b62..a09eecae 100644 --- a/subx/teensy/test6-global.s +++ b/subx/teensy/test6-global.s @@ -9,5 +9,5 @@ foo: dd 42 SECTION .text GLOBAL main main: - mov eax, foo + mov eax, [foo] ret -- cgit 1.4.1-2-gfad0 eb6ba558f95'>this commit mirror of ranger - a simple, vim-like file managerakspecs <akspecs@tilde.institute>
summary refs log blame commit diff stats
path: root/.gitignore
blob: 8c110f0012ec57351e6362410e8ae64efa41b4f1 (plain) (tree)
1
2
3
4