summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/sound
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/nds/sound')
-rw-r--r--c/src/lib/libbsp/arm/nds/sound/sound.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/sound/sound.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/arm/nds/sound/sound.c b/c/src/lib/libbsp/arm/nds/sound/sound.c
index 20bcbc4153..9e133be45a 100644
--- a/c/src/lib/libbsp/arm/nds/sound/sound.c
+++ b/c/src/lib/libbsp/arm/nds/sound/sound.c
@@ -7,8 +7,6 @@
* found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE
- *
- * $Id$
*/
#include <stdlib.h>
diff --git a/c/src/lib/libbsp/arm/nds/sound/sound.h b/c/src/lib/libbsp/arm/nds/sound/sound.h
index 8622a6c6e7..536919623a 100644
--- a/c/src/lib/libbsp/arm/nds/sound/sound.h
+++ b/c/src/lib/libbsp/arm/nds/sound/sound.h
@@ -5,8 +5,6 @@
* found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE
- *
- * $Id$
*/
#ifndef _SOUND_H_