From 3cf128d6da667d00bb5bb659413ea55a98a02aff Mon Sep 17 00:00:00 2001 From: mjfernez Date: Tue, 12 Oct 2021 20:18:28 -0400 Subject: Added description. x86 solutions for some problems --- 05-Smallest-Multiple/asm/smallmult.o | Bin 0 -> 2144 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 05-Smallest-Multiple/asm/smallmult.o (limited to '05-Smallest-Multiple/asm/smallmult.o') diff --git a/05-Smallest-Multiple/asm/smallmult.o b/05-Smallest-Multiple/asm/smallmult.o new file mode 100644 index 0000000..d2c9fe0 Binary files /dev/null and b/05-Smallest-Multiple/asm/smallmult.o differ -- cgit v1.2.3