Changeset 92ce6ac in rtems for c/src

Timestamp:
03/12/09 14:17:29 (15 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.9
Children:
0ef82c8
Parents:
952d8f71
Message:

2009-03-12 Joel Sherrill <joel.sherrill@…>

PR 1385/cpukit

  • irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
(No files)

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