From 079271e2eedb7482e330bf907cd8b73fdeb18fd1 Mon Sep 17 00:00:00 2001 From: Rohit Grover Date: Tue, 7 Oct 2014 10:23:16 +0100 Subject: [PATCH] white space diffs --- startup/arm_startup_nrf51.s | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/startup/arm_startup_nrf51.s b/startup/arm_startup_nrf51.s index 1e28162..11b371f 100644 --- a/startup/arm_startup_nrf51.s +++ b/startup/arm_startup_nrf51.s @@ -1,20 +1,20 @@ ; Copyright (c) 2013, Nordic Semiconductor ASA ; All rights reserved. -; +; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions are met: -; +; ; * Redistributions of source code must retain the above copyright notice, this ; list of conditions and the following disclaimer. -; +; ; * Redistributions in binary form must reproduce the above copyright notice, ; this list of conditions and the following disclaimer in the documentation ; and/or other materials provided with the distribution. -; +; ; * Neither the name of Nordic Semiconductor ASA nor the names of its ; contributors may be used to endorse or promote products derived from ; this software without specific prior written permission. -; +; ; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" ; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ; IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE @@ -25,8 +25,8 @@ ; CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ; OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ; OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -; NOTE: Template files (including this one) are application specific and therefore + +; NOTE: Template files (including this one) are application specific and therefore ; expected to be copied into the application project folder prior to its use! ; Description message @@ -215,7 +215,7 @@ SWI5_IRQHandler ; User Initial Stack & Heap IF :DEF:__MICROLIB - + EXPORT __initial_sp EXPORT __heap_base EXPORT __heap_limit