From 9d0e755dd03741b65a7aad3c98a937f222dbab65 Mon Sep 17 00:00:00 2001 From: Adam Bard Date: Fri, 24 Aug 2018 19:45:59 -0700 Subject: mips asm --- mips.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mips.html.markdown') diff --git a/mips.html.markdown b/mips.html.markdown index 1133f769..4134d3fa 100644 --- a/mips.html.markdown +++ b/mips.html.markdown @@ -12,7 +12,7 @@ gateways and routers. [Read More](https://en.wikipedia.org/wiki/MIPS_architecture) -```assembly +```asm # Comments are denoted with a '#' # Everything that occurs after a '#' will be ignored by the assembler's lexer. -- cgit v1.2.3