Changeset 541dfb2 in rtems for c/src/exec/score/cpu/mips64orion/mips64orion.h
- Timestamp:
- Jan 29, 1997, 12:22:24 AM (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2f93371
- Parents:
- 36dbb51
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/mips64orion/mips64orion.h
r36dbb51 r541dfb2 37 37 38 38 /* 39 * The following define the CPU Family and Model within the family40 *41 * NOTE: The string "REPLACE_THIS_WITH_THE_CPU_MODEL" is replaced42 * with the name of the appropriate macro for this target CPU.43 */44 45 #ifdef mips64orion46 #undef mips64orion47 #endif48 #define mips64orion49 50 #ifdef REPLACE_THIS_WITH_THE_CPU_MODEL51 #undef REPLACE_THIS_WITH_THE_CPU_MODEL52 #endif53 #define REPLACE_THIS_WITH_THE_CPU_MODEL54 55 #ifdef REPLACE_THIS_WITH_THE_BSP56 #undef REPLACE_THIS_WITH_THE_BSP57 #endif58 #define REPLACE_THIS_WITH_THE_BSP59 60 /*61 39 * This file contains the information required to build 62 40 * RTEMS for a particular member of the "no cpu"
Note: See TracChangeset
for help on using the changeset viewer.