Changeset ff081aee in rtems for bsps/mips/csb350/start/start.S

Timestamp:
11/06/18 15:58:02 (5 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
4fea054c
Parents:
e9f15be
git-author:
Sebastian Huber <sebastian.huber@…> (11/06/18 15:58:02)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/08/18 07:09:20)
Message:

score: Rename interrupt stack symbols

Rename

  • _Configuration_Interrupt_stack_area_begin in _ISR_Stack_area_begin,
  • _Configuration_Interrupt_stack_area_end in _ISR_Stack_area_end, and
  • _Configuration_Interrupt_stack_size in _ISR_Stack_size.

Move definitions to <rtems/score/isr.h>. The new names are considerable
shorter and in the right namespace.

Update #3459.

(No files)

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