summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/defaults/default_ioctl.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-05-14 09:06:58 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-05-14 09:06:58 +0200
commitd5d071d5e2e201859f91fae0993772e1bc426469 (patch)
treef5c86cdb93a1bee4f8ce4f5a143ce90c454659a2 /cpukit/libfs/src/defaults/default_ioctl.c
parentMerge branch 'upstream' (diff)
parentPR2065: RBTree: Insert function (protected) does not enable interrupts (diff)
downloadrtems-d5d071d5e2e201859f91fae0993772e1bc426469.tar.bz2
Merge branch 'upstream'
Diffstat (limited to 'cpukit/libfs/src/defaults/default_ioctl.c')
-rw-r--r--cpukit/libfs/src/defaults/default_ioctl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/libfs/src/defaults/default_ioctl.c b/cpukit/libfs/src/defaults/default_ioctl.c
index 06816c48d8..f86f2bc173 100644
--- a/cpukit/libfs/src/defaults/default_ioctl.c
+++ b/cpukit/libfs/src/defaults/default_ioctl.c
@@ -5,8 +5,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems/libio.h>