summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/workspacegreedy.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/workspacegreedy.c')
-rw-r--r--cpukit/rtems/src/workspacegreedy.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/rtems/src/workspacegreedy.c b/cpukit/rtems/src/workspacegreedy.c
index 03781412b2..8e43370336 100644
--- a/cpukit/rtems/src/workspacegreedy.c
+++ b/cpukit/rtems/src/workspacegreedy.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Greedy Allocate that Empties the Workspace and Free
+ * @ingroup ClassicRTEMS
+ */
+
/*
* Copyright (c) 2012 embedded brains GmbH. All rights reserved.
*