This website requires JavaScript.
Explore
Help
Sign In
RTOS
/
rtems
Watch
1
Star
0
Fork
0
You've already forked rtems
forked from
Imagelibrary/rtems
Code
Pull Requests
Activity
Files
6f1384cd4ff2518fbbde7fe99f4cbc7112ec14fc
rtems
/
cpukit
/
sapi
History
Joel Sherrill
6f1384cd4f
Split Classic API data instantiation into individual files. This reduces the size of the BSS section when an optional manageer stub is used. Some tests showed about a 600 byte reduction in BSS size. Also eliminated the variables _RTEMS_tasks_User_initialization_tasks and _RTEMS_tasks_Number_of_initialization_tasks because they were only used in one place after initialized. It was a waste of space.
2007-05-21 23:19:36 +00:00
..
include
Split Classic API data instantiation into individual files. This reduces the size of the BSS section when an optional manageer stub is used. Some tests showed about a 600 byte reduction in BSS size. Also eliminated the variables _RTEMS_tasks_User_initialization_tasks and _RTEMS_tasks_Number_of_initialization_tasks because they were only used in one place after initialized. It was a waste of space.
2007-05-21 23:19:36 +00:00
inline
/rtems
Add doxygen preamble.
2004-11-21 07:42:11 +00:00
src
Split Classic API data instantiation into individual files. This reduces the size of the BSS section when an optional manageer stub is used. Some tests showed about a 600 byte reduction in BSS size. Also eliminated the variables _RTEMS_tasks_User_initialization_tasks and _RTEMS_tasks_Number_of_initialization_tasks because they were only used in one place after initialized. It was a waste of space.
2007-05-21 23:19:36 +00:00
.cvsignore
Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
2000-04-13 14:37:14 +00:00
Makefile.am
Split Classic API data instantiation into individual files. This reduces the size of the BSS section when an optional manageer stub is used. Some tests showed about a 600 byte reduction in BSS size. Also eliminated the variables _RTEMS_tasks_User_initialization_tasks and _RTEMS_tasks_Number_of_initialization_tasks because they were only used in one place after initialized. It was a waste of space.
2007-05-21 23:19:36 +00:00
preinstall.am
Regenerate.
2007-01-08 08:43:28 +00:00