From 34140dbed656ce52b4fadab35f2cd6a828872341 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 16 Mar 2007 07:19:35 +0000 Subject: =?UTF-8?q?2007-03-16=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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. --- cpukit/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/ChangeLog') 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 + * 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. -- cgit v1.2.3