From 209abc044af82897acce2ede571934af0d77b257 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 22 Apr 2024 10:34:40 +0200 Subject: MHR-4: Merging with unstable. Signed-off-by: Amlal El Mahrouss --- Examples/ExampleAMD64.asm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Examples') diff --git a/Examples/ExampleAMD64.asm b/Examples/ExampleAMD64.asm index 12f8f61..4f8625e 100644 --- a/Examples/ExampleAMD64.asm +++ b/Examples/ExampleAMD64.asm @@ -1,4 +1,9 @@ #org 0x7c00 -int 13 +nop +nop +nop +nop +nop + ret -- cgit v1.2.3