Changeset 71d0488b in rtems

Timestamp:
12/15/08 19:22:36 (15 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 5, master
Children:
35fecea
Parents:
19d2b5a
Message:

2008-12-15 Joel Sherrill <joel.sherrill@…>

  • bootcard.c: Eliminate pointers to API configuration tables in the main configuration table. Reference the main configuration table and the API configuration tables directly using the confdefs.h version rather than obtaining a pointer to it. This eliminated some variables, a potential fatal error, some unnecessary default configuration structures. Overall, about a 4.5% reduction in the code size for minimum and hello on the SPARC.
(No files)

Note: See TracChangeset for help on using the changeset viewer.