arch/xtensa: Remove identifier looking as mixed C/C++ comments
The identifier looks like a mixed C/C++ comment, which is against MISRA-C rule 3.1. As the identifier is not used, remove it altogether. Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
This commit is contained in:
parent
90823520e2
commit
8d769d5533
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
/* memerror-vector.S -- Memory Error Exception Vector and Handler */
|
||||
|
||||
/* $Id: //depot/rel/Foxhill/dot.5/Xtensa/OS/xtos/memerror-vector.S#1 $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2006-2013 Tensilica Inc.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue