Skip to content

Commit e4b56b6

Browse files
authored
Merge pull request #77 from acaldero/master
2.1.0: minor updates
2 parents 631e06a + c16693b commit e4b56b6

File tree

2 files changed

+676
-77
lines changed

2 files changed

+676
-77
lines changed

examples/ocw-uc3m-ec/asm_tutoria1_matrices.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
.word 0x10, 0x11, 0x12
1212

1313
matriz2: .space 2500 # "25x25x4"
14-
matriz3: .space 1000000 # "500x500x4"
14+
# matriz3: .space 1000000 # "500x500x4"
1515

1616

1717
.text

0 commit comments

Comments
 (0)