From 3dbce9b0556f8b53c0f14d505d97ee5680892e28 Mon Sep 17 00:00:00 2001 From: Kelvin Lawson Date: Thu, 3 Dec 2015 22:01:38 +0000 Subject: [PATCH] ports/arm/atomport-asm.s: Comment change only. --- ports/arm/atomport-asm.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/arm/atomport-asm.s b/ports/arm/atomport-asm.s index c6c9baa..7ec981c 100644 --- a/ports/arm/atomport-asm.s +++ b/ports/arm/atomport-asm.s @@ -60,7 +60,7 @@ .code 32 -/* +/** * \b archContextSwitch * * Architecture-specific context switch routine.