From 74529e2e62727ea25964c89c79367075dbc2b9c7 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 27 Dec 2020 22:33:47 -0800 Subject: 7431 Typo. --- baremetal/boot.hex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baremetal/boot.hex b/baremetal/boot.hex index 8caaa12f..441b59eb 100644 --- a/baremetal/boot.hex +++ b/baremetal/boot.hex @@ -238,7 +238,7 @@ e9 fb ff # loop forever # store eax in 'keyboard buffer' 89 # copy r32 to rm32 05 # 00/indirect 000/r32/eax 101/rm32/use-disp32 - 30 70 00 00 # disp32 + 30 7d 00 00 # disp32 # epilogue 61 # pop all registers fb # enable interrupts -- cgit 1.4.1-2-gfad0 get'> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/kernel.soso/fatfs_ffconf.h
blob: 73ecc7179d0be1676f6b3208cbdd6c7c5a1ba6c6 (plain) (tree)