ARMv7-M: Cosmetic fixes to some file headers

This commit is contained in:
Gregory Nutt 2015-11-06 13:37:37 -06:00
parent b4b0dde792
commit 7b3c0ac7bc
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/************************************************************************************************
* arch/arm/src/armv7-m/sam_vectors.S
* arch/arm/src/armv7-m/up_lazyexcption.S
*
* Copyright (C) 2009-2010, 2013-2015 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>

View File

@ -1,4 +1,5 @@
/****************************************************************************
* arch/arm/src/armv7-m/up_stackcheck.c
*
* Copyright (c) 2013, 2014 PX4 Development Team. All rights reserved.
*