summaryrefslogtreecommitdiffhomepage
path: root/Examples/HelloWorld.asm
diff options
context:
space:
mode:
authorAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-04-06 00:46:22 +0200
committerAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-04-06 00:46:22 +0200
commit4aac4b5cd9db7a1b2daa1759e8449a37410233b7 (patch)
treee455d3279d23090bfe259374b5b37f738e3fce52 /Examples/HelloWorld.asm
parent735ba60b26bc604d04e4a67e2b4570c1a50eb035 (diff)
Update examples.
Diffstat (limited to 'Examples/HelloWorld.asm')
-rw-r--r--Examples/HelloWorld.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Examples/HelloWorld.asm b/Examples/HelloWorld.asm
deleted file mode 100644
index 664780a..0000000
--- a/Examples/HelloWorld.asm
+++ /dev/null
@@ -1,2 +0,0 @@
-int 13
-ret