Changeset 6f6ddc00 in rtems for c

Timestamp:
06/29/00 22:33:05 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
09a6eba
Parents:
a1c1ffc9
Message:

Added RTEMS_CPU_HAS_16_BIT_ADDRESSES constant to disable code
that breaks when the target has 16 bit address space. One of the H8
multilibs is a 16-bit address space CPU. When a real attempt is
made to support this CPU model, the code that assumes an address
is 32 bits will have to change. This constant is probably not
flagging all impacted code.

(No files)

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