summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-16 07:19:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-16 07:19:35 +0000
commit34140dbed656ce52b4fadab35f2cd6a828872341 (patch)
treefd8575aed6d54e9ab270adbb2a858dcf8ef086b0 /cpukit/ChangeLog
parentChange _Workspace_Handler_initialization and _Workspace_Allocate_or_fatal_err... (diff)
downloadrtems-34140dbed656ce52b4fadab35f2cd6a828872341.tar.bz2
2007-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/wkspace.h, score/inline/rtems/score/wkspace.inl, score/src/wkspace.c: Change _Workspace_Handler_initialization and _Workspace_Allocate_or_fatal_error to using size_t.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0515153fe8..42c81c048b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * score/include/rtems/score/wkspace.h,
+ score/inline/rtems/score/wkspace.inl, score/src/wkspace.c:
+ Change _Workspace_Handler_initialization and
+ _Workspace_Allocate_or_fatal_error to using size_t.
* libnetworking/sys/rtprio.h: Remove (Unused).
* libnetworking/Makefile.am: Remove sys/rtprio.h.