This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rtems
Watch
1
Star
0
Fork
0
mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced
2026-08-27 13:19:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f1384cd4ff2518fbbde7fe99f4cbc7112ec14fc
rtems
/
cpukit
/
sapi
T
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
…
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
…
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