summaryrefslogtreecommitdiffstats
path: root/nuttx/sched/sched_garbage.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-04-05 17:33:50 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-04-05 17:33:50 +0000
commita20efff6418f57e0dde3d6fae1bdaed700e9b566 (patch)
tree0c034fe7e16b4d77846b1c3dea995474238da4f0 /nuttx/sched/sched_garbage.c
parente9c0e842b66dd088d6f554ba3ce4ab06e7d45917 (diff)
More separation of kernel- and user-memory management
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3468 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/sched/sched_garbage.c')
-rwxr-xr-xnuttx/sched/sched_garbage.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/sched/sched_garbage.c b/nuttx/sched/sched_garbage.c
index 946198ede1..714422bd67 100755
--- a/nuttx/sched/sched_garbage.c
+++ b/nuttx/sched/sched_garbage.c
@@ -1,7 +1,7 @@
/****************************************************************************
- * sched/work_garbage.c
+ * sched/sched_garbage.c
*
- * Copyright (C) 2009 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without