From 2818f96ec4f4fb59a78c4d0460dfb86ed38435c3 Mon Sep 17 00:00:00 2001 From: regehr Date: Wed, 15 Apr 2009 03:00:36 +0000 Subject: [PATCH] random typo fix --- tos/chips/msp430/msp430hardware.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tos/chips/msp430/msp430hardware.h b/tos/chips/msp430/msp430hardware.h index ac18b26c..e5406c5b 100644 --- a/tos/chips/msp430/msp430hardware.h +++ b/tos/chips/msp430/msp430hardware.h @@ -220,7 +220,7 @@ void __nesc_atomic_end(__nesc_atomic_t reenable_interrupts); #ifndef NESC_BUILD_BINARY /* @spontaneous() functions should not be included when NESC_BUILD_BINARY - is #defined, to avoid duplicate functions definitions wheb binary + is #defined, to avoid duplicate functions definitions when binary components are used. Such functions do need a prototype in all cases, though. */ __nesc_atomic_t __nesc_atomic_start(void) @spontaneous() @safe() -- 2.39.2