Changeset 75ad7376 in rtems for cpukit/score/cpu/powerpc

Timestamp:
11/28/01 18:15:51 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
4db30283
Parents:
c1b61c5
Message:

2001-11-28 Joel Sherrill <joel@…>,

This was tracked as PR91.

  • rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which is used to specify if the port uses the standard macro for this (FALSE). A TRUE setting indicates the port provides its own implementation.
  • rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
  • cpu.c: Received contents of c_isr.inl.
  • Makefile.am: Deleted reference to c_isr.inl.
(No files)

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